List Plans
Benefits
List Plans
Beta: This endpoint is in beta and may change. Read the benefit plans offered by the company, including carrier, coverage tiers, and deduction codes.
GET
List Plans
Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Pattern:
([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))Query Parameters
The entity IDs to specify which entities' data to access. Provide exactly one entity ID per request; a maximum of one is accepted.
Required array length:
1 elementExample:
Filter plans by type (e.g. medical, dental, vision). Case-insensitive. See PlanType for known values.
Example:
"medical"
Number of items to return (defaults to 50, maximum 50)
Required range:
x <= 50Index to start from (defaults to 0)