List User Meeting Locations
Returns configured location information for a given user.
<Info title="Required scopes">
> `locations:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Query parameters
user
The URI associated with the user
Response
OK
collection
The collection of user meeting locations
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error