v1
latestOpenAPI 3.0.02026-08-0679302767.4 KBBatch practitioner data with licenses, DEA and CDS information
Fetches practitioners with licenses, DEA and CDS data using cursor-based pagination. This endpoint is designed for synchronizing practitioner data to downstream systems. Returns base practitioner fields plus all licenses, DEA and CDS dashboard fields.
Query parameters
Number of records per request (default: 1000, max: 1000)
Pagination cursor from previous response. Pass null to start from beginning.
Filter CDS licenses by status. If provided, only CDS licenses matching this status will be returned. Common values: "Active", "Inactive", "Expired"
Filter DEA licenses by status. If provided, only DEA licenses matching this status will be returned. Common values: "Active", "Inactive", "Expired"
Filter state licenses by status. If provided, only state licenses matching this status will be returned. Common values: "Active", "Inactive", "Expired", "Suspended"
Headers
Response
List of practitioners with licenses, DEA and CDS data.