List User Availability Schedules

Returns the availability schedules of the given user. <Info title="Required scopes"> > `availability:read` </Info>

Authentication

AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token

Query parameters

userstringRequiredformat: "uri"
A URI reference to a user

Response

OK
collectionlist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error