Enrollments
Fetch Enrollments
Fetches information about provider enrollments in the platform. Allows retrieval of provider/payer IDs for use in other APIs.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Optional NPI identifier to filter enrollments for a specific provider
Response
200
application/json
Provider enrollments retrieved successfully
The response is of type object[]
.