sites
Get Site Authorizations
Returns the authorizations (permissions) the authenticated user has on a specific site.
get/v0/sites/{site_id}/authorizations
Path parameters
site_idstring required
Site UUID
Response
Example response
{
"can_switch_upstream": true
}