A valid request URL is required to generate request examples{
"accountIds": [
123
],
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"behaviors": [
123
],
"id": 123,
"isSystemRole": true,
"name": "<string>"
}Get role details by role ID, including associated account IDs.
A valid request URL is required to generate request examples{
"accountIds": [
123
],
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"behaviors": [
123
],
"id": 123,
"isSystemRole": true,
"name": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
Role ID
limits which fields are returned in the response body
Success
List of Account IDs associated with this role. Required for CreateRole and UpdateRole operations.
Show child attributes
List of Role Behaviors
Unique Identifier for the Role
Indicate if the Role is a System Role or Custom Role
Name for the Role