Get Group

GET https://{{axpAPIDomain}}/api/admin/group/v1/accounts/:accountId/groups/:groupId

This API requires the Account Administrator role.

Gets a group by ID.

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Acceptstring

RESPONSES

status: OK

{"name":"AgentGroup","groupId":"cd79f1f0-9e35-470c-bf70-542a39882b2d","description":"Group user","resources":[{"type":"User","resourceIds":["673dab47-5a08-4593-be5a-cdc4d23df814"]}],"organizationNodeId":"QTRWAD"}