Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
acs_access_group_id
string<uuid>
required

ID of the access group that you want to get.

Response

OK

acs_access_group
object
required

Group that defines the entrances to which a set of users has access and, in some cases, the access schedule for these entrances and users. See the acs_access_group object.