Get Custom Role
Get the details of a specific Custom Role.
Documentation Index
Fetch the complete documentation index at: https://developers.partoo.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.
Path Parameters
API identifier of the custom role (api_id)
Query Parameters
Organization ID. Only PROVIDER users can specify a different organization. If not provided, defaults to your own organization.
Response
OK
Detailed representation of a Custom Role
Name of the Custom Role. Cannot contain any of the following characters: ,;/\|<>.
"This is My Custom Role"
API identifier of the Custom Role. Cannot contain any of the following characters: ,;/\|<>.
"this_is_my_custom_role"
"It has a custom permission configuration!"
Unique identifier of an organization in Partoo.
42
false
["business_edit", "business_edit_open_hours"]