v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Provider

Get All Providers

This endpoint retrieves all providers for the current organization. <h3>Required Scope</h3>providers:read

get/api/v2/providers

Query parameters

nextstring

Retrieves the next batch of providers. This value expires after 2 minutes if a request has not been made during that time.

limitinteger

The maximum number of providers to display per page. A maximum of 1000 is allowed.

filter[is_active]boolean

Filter criteria that returns all providers who are active or inactive.

Response

Success