v1

latestOpenAPI 3.0.02026-07-175652103.9 KB
group

Get a Group

This function is an API endpoint that allows an authenticated admin to retrieve a group. It is tagged with "group" for OpenAPI documentation.

Parameters

  • guid: The GUID of the group to retrieve.

Returns

If successful, this function returns a Json<Group> object If the group is not found, this function returns a status::NotFound error.

get/api/group/{guid}

Path parameters

guidstring required

Response

guidstring required
namestring required
teamstring required
created_atstring required
access_tostring[] required
accessed_fromstring[] required
notestring nullable
infostring required