Lists providers with optional filtering and pagination.
Query parameters
The maximum number of elements to return in a page. If not specified, the default is 100.
The maximum number of elements to return in a page. If not specified, the default is 100.
The nextPageToken value from a previous response. You can use this to get the next page of results. If not set, Stedi returns the first page of results.
The nextPageToken value from a previous response. You can use this to get the next page of results. If not set, Stedi returns the first page of results.
Filter for providers with properties matching a query string. You can provide all or part of a provider name, NPI, or tax ID. The search is case-insensitive and supports fuzzy matching.
For example, providing ?filter=OS returns providers with names containing os (such as Joseph).
Filter for providers with properties matching a query string. You can provide all or part of a provider name, NPI, or tax ID. The search is case-insensitive and supports fuzzy matching.
For example, providing ?filter=OS returns providers with names containing os (such as Joseph).
Filter for providers with NPIs matching any value in this list.
Filter for providers with NPIs matching any value in this list.
Filter for providers with tax IDs matching any value in this list.
Filter for providers with tax IDs matching any value in this list.
Response
ListProviders 200 response