List Insurance Plans

Retrieves a paginated list of insurance plans, optionally filtered by carrier payer ID and group number.
Use filter syntax: carrier_payer_id = "12345" AND group_number = "GRP001".

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
1 to 1000

The maximum number of insurance plans to return. If unspecified, at most 50 insurance plans will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

string

A page token, received from a previous ListInsurancePlans call.

string

The field by which to order the results.

string

Filter expression for searching insurance plans. Supported fields: carrier_payer_id, group_number. See https://aip.kolla.dev/160 for more information.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json