API referenceCatalogContacts
List contacts
Lists customers or suppliers, selected by the required kind query parameter.
- Endpoint
GET /v1/contacts- Authorization
- Permission depends on the query `kind`: `customer` → `customers:read`, `supplier` → `providers:read`.
- Environments
- Production and sandbox
- Idempotency
- Not required.