API ReferenceCompany Role Permissions
Get My Permissions
Get my permissions.
Authorization
bearerAuth Authorization<token>
In: header
Response Body
application/json
Try it live
curl -X GET "https://example.com/v3/companies/my-permissions"{ "stop.annotation.create": true, "stop.annotation.modify": true, "production.create": true, "production.modify": true, "production.delete": true}