Coaches
Coaches Documentation
Coach [LIST]
Coach [LIST]
Request
Endpoint
Body
Response
Headers
Body
Fields
data
Type
[User]
Description An array of User Objects
Coach [GET]
Coach [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
first_name
Type
string
Description First Name
last_name
Type
string
Description Last Name
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Coach [DELETE]
Coach [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Last updated