Theme switcher

List reasons for appointment for all doctors in a clinic

Header Parameters

api_keystring

api_key

Query Parameters

practiceIdinteger

Unique identifier representing a specific practice

Response

200
Object

List of reasons.

Response Attributes

doctorIdinteger

Doctor id.

practiceIdinteger

Practice id.

reasonDurationinteger

Duration of a specific reason.

reasonIdinteger

Unique identifier representing a specific reason.

reasonNamestring

Name of a specific reason.

400
Object

Arguments of wrong types provided

401
Object

Unauthorized

403
Object

Forbidden

404
Object

Not Found

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?