Client
Get Coach Service
GET https://api.stretch.com/api/v1/coach/client/{client_id}
Get the service offered by the coach and the client id parameter is passed for reference.
Code sample
Response
User
{
"username": "string",
"name": "string",
"surname": "string",
"email": "[email protected]",
"phone": "+97100000000",
"timezone": "Asia/Dubai",
"rating": 0,
"mediaFilename": "string",
"mediaPreviewFilename": "string",
"mediaType": "string",
"roleList": "string",
"birthDate": "2000-07-08",
"gender": "male",
"available": True,
"verified": False,
"type": "string",
"languages": "en",
"description": "string",
"fullName": "Asia/Dubai",
"avatar": "string",
"id": "f2f4a34f-6b7d-4bf1-8a3e-f78618e2f908",
"firstName": "John",
"lastName": "Smith",
"avatarUrl": "string",
"mediaUrl": "string",
"mediaPreviewUrl": "string"
}
ErrorResponse
ErrorResponse:
error string
message string
code integer