cURL
curl --request GET \ --url https://api.caspen.com/v1/practitioners
{ "data": [ { "id": "<string>", "online_appointment_booking": true, "service_ids": [ "<string>" ], "location_ids": [ "<string>" ], "provider_numbers": [ { "id": "<string>", "location_id": "<string>", "type": "<string>", "number": "<string>" } ], "created_at": "<string>" } ], "links": { "prev": "<string>", "next": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.caspen.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.caspen.com/llms.txt
Use this file to discover all available pages before exploring further.
1 <= x <= 100
Paginated set of PractitionerResource
PractitionerResource
Show child attributes