Group - Retrieves details of a group for a tenant
Authorizations
HTTPRequired
Please enter a valid token
Path parameters
tenantIdstring · uuidRequired
groupIdstring · uuidRequired
Query parameters
versionstringOptionalDefault:
The requested API version
1.0Responses
200
Success: Group details of the tenant returned successfully.
500
Internal Server Error: An unexpected error occurred or a server timeout.
get
/tenants/{tenantId}/groups/{groupId}Last updated