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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.