Get payer plan groups
Returns all payer plan groups matching filter criteria.
Headers
Authorization
OAuth authentication of the form <token>.
Query parameters
plan_group_name
payer_uuid
payer_id
plan_type
is_active
payer_plan_group_id
limit
Defaults to 100. Cannot exc
sort_by_similarity
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.
sort
Defaults to plan_group_name. If sort_by_similarity is passed, that sort will takes precedence over this property.
Allowed values:
sort_direction
Sort direction. Defaults to ascending order if not provided.
Allowed values:
page_token
Response
This endpoint returns an object.
items
next_page_token
prev_page_token