Providers
Get Providers
GET
This will only return providers that you have access to through your API token. If you are using an API token created through an MSO, we will return all providers belonging to your MSO. If you are using an API token created through a provider, will will return only that provider.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.