githubEdit

Access Groups

acs_access_group

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. The acs_access_group object represents an access grouparrow-up-right within an access control systemarrow-up-right.

access_group_type

circle-exclamation

Format: Enum

Possible enum values:

  • pti_unit

  • pti_access_level

  • salto_ks_access_group

  • brivo_group


access_group_type_display_name

circle-exclamation

Format: String


acs_access_group_id

Format: ID

ID of the access group.


acs_system_id

Format: ID

ID of the access control system that contains the access group.


created_at

Format: Datetime

Date and time at which the access group was created.


display_name

Format: String


external_type

Format: Enum

Brand-specific terminology for the access group type.

Possible enum values:

  • pti_unit

  • pti_access_level

  • salto_ks_access_group

  • brivo_group


external_type_display_name

Format: String

Display name that corresponds to the brand-specific terminology for the access group type.


is_managed

Format: Boolean


name

Format: String

Name of the access group.


workspace_id

Format: ID

ID of the workspace that contains the access group.


Endpoints

Adds a specified ACS userarrow-up-right to a specified access grouparrow-up-right.

Returns a specified access grouparrow-up-right.

Returns a list of all access groupsarrow-up-right.

Returns a list of all accessible entrances for a specified access grouparrow-up-right.

Returns a list of all ACS usersarrow-up-right in an access grouparrow-up-right.

Removes a specified ACS userarrow-up-right from a specified access grouparrow-up-right.

Last updated

Was this helpful?