Therapists

List therapists

get
/therapists/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
get
/therapists/

Select a therapist for the current user

post
/select-therapist/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
therapistintegerRequired
Responses
post
/select-therapist/

No content

Get selected therapist

get
/selected-therapist/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
get
/selected-therapist/

Last updated