Get payer plans
Returns all payer plans matching filter criteria.
Query parameters
Defaults to 100. Cannot exc
If this property is passed, the results will be ordered by those that contain a payer_id, payer_name, plan_group_name, or payer_address most similar to the value passed. This will take precedence over the sort and sort_direction properties. This will always sort in order of most similar to least similar.
Defaults to plan_group_name. If sort_by_similarity is passed, that sort will takes precedence over this property.
Sort direction. Defaults to ascending order if not provided.
Filter to a specific organization's payer plans. If not provided, defaults to the requesting user's organization.
Headers
OAuth authentication
Response
Response with status 200
Changes
No recorded changes to this endpoint across all 5 revisions of this API.