This is it! Returns group_ID, division_ID, plan_ID for ALL family members!
Returns complete enrollment details for entire family - no group/division IDs needed!
๐ก Filter by member_Seq to find specific member's enrollments.
Get detailed enrollment plan history for a specific member. Use IDs from "List All Enrollments".
Returns: plan_ID, plan_Start, plan_End, tier, dollar_Amount for each period.
Returns: provider_ID, effective_Date, end_Date, capitation_Category.
Returns: Name, address, specialties, NPI/Federal ID.
Get all available ID types in the system (run this first to see what types are available)
Returns: List of all ID type names you can use in the next endpoint.
Get all ID codes for a specific type (use a type from the list above)
Returns: List of ID codes with descriptions for the specified type.
Get all values for a specific ID code within a type
Returns: List of values for the specified ID code.
Get details for a specific ID code value by key
Search ID code values by source with up to 5 column/value pairs
Pre-built search queries (like SQL views) that join multiple tables
Get all pre-built search configurations for a functional area
Get details for a specific search configuration by ID
Run searches using search configurations with custom criteria and field selection
Search using PROV config to get provider details
Search for all Provider IDs that have a specific NPI number
Test the direct /id-code-values endpoint with query parameters
Find NPI number for a specific provider
Build a custom search with JSON payload