List the provider's consultations
GET/telehealth/consultations
Returns the calling provider's consultations, newest-first, cursor-paginated. Scoped to the calling provider — only that provider's own consultations are ever returned. Follow nextCursor until it is null.
Request
Responses
- 200
- 401
- 403
- 500
Successful response
Missing or invalid API key.
The provider exists but is not active.
An unexpected error occurred. payload.id is a correlation id for support.