Get User Availability Schedule
This will return the availability schedule of the given UUID.
<Info title="Required scopes">
> `availability:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Path parameters
uuid
The UUID of the availability schedule.
Response
OK
resource
The availability schedule set by the user.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error