List Providers

This endpoint returns a paginated list of service providers for the company.

Errors Dictionary

StatusErrorDetailDescription
401unauthorizedinvalid_api_keyMissing or invalid Bearer token.
401unauthorizedapi_config_inactiveAPI access is inactive for this company.
403forbiddenscope_deniedAPI key lacks providers:read scope.
429rate_limitedburst_limit_exceededPer-minute request limit exceeded.
429rate_limiteddaily_quota_exceededDaily request quota exceeded.
502upstream_unavailableThe upstream service is unavailable.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
location_ids
array of integers

Filter by location IDs (comma-separated).

location_ids
service_ids
array of integers

Filter by service IDs (comma-separated).

service_ids
string

Filter by provider public name (partial match).

boolean

Filter by active status.

string

Field to sort by.

string
enum

Sort order (asc or desc).

Allowed:
integer
≥ 1
Defaults to 1

Page number (defaults to 1).

integer
1 to 100
Defaults to 30

Records per page (defaults to 30, max 100).

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json