Credentials
Last updated
Was this helpful?
Last updated
Was this helpful?
acs_credential
Means by which an gains access at an . The acs_credential
object represents a that provides an ACS user access within an .
An access control system generally uses digital means of access to authorize a user trying to get through a specific entrance. Examples of credentials include plastic key cards, mobile keys, biometric identifiers, and PIN codes. The electronic nature of these credentials, as well as the fact that access is centralized, enables both the rapid provisioning and rescinding of access and the ability to compile access audit logs.
For each acs_credential
, you define the access method. You can also specify additional properties, such as a PIN code, depending on the credential type.
access_method
Format: Enum
Access method for the . Supported values: code
, card
, mobile_key
.
Possible enum values:
code
card
mobile_key
acs_credential_id
Format: UUID
ID of the .
acs_credential_pool_id
Format: UUID
acs_system_id
Format: UUID
acs_user_id
Format: UUID
assa_abloy_vostio_metadata
Format: Object
---
card_number
Format: String
code
Format: String
created_at
Format: Datetime
display_name
Format: String
ends_at
Format: String
errors
Format: List
Item format: Object
---
external_type
Format: Enum
Possible enum values:
pti_card
brivo_credential
hid_credential
visionline_card
salto_ks_credential
assa_abloy_vostio_key
salto_space_key
external_type_display_name
Format: String
is_issued
Format: Boolean
is_latest_desired_state_synced_with_provider
Format: Boolean
is_managed
Format: Boolean
is_multi_phone_sync_credential
Format: Boolean
is_one_time_use
Format: Boolean
issued_at
Format: Datetime
latest_desired_state_synced_with_provider_at
Format: Datetime
parent_acs_credential_id
Format: UUID
starts_at
Format: String
visionline_metadata
Format: Object
---
Format: List
Item format: Object
workspace_id
Format: UUID
waiting_to_be_issued
schedule_externally_modified
schedule_modified
being_deleted
unknown_issue_with_acs_credential
needs_to_be_reissued
acs_credential.deleted
---
acs_credential.issued
---
acs_credential.reissued
---
acs_credential.invalidated
---
ID of the that contains the .
ID of the to whom the belongs.
Vostio-specific metadata for the .
Number of the card associated with the .
Access (PIN) code for the .
Date and time at which the was created.
Display name that corresponds to the type.
Date and time at which the validity ends, in format. Must be a time in the future and after starts_at
.
Errors associated with the .
Brand-specific terminology for the type. Supported values: pti_card
, brivo_credential
, hid_credential
, visionline_card
.
Display name that corresponds to the brand-specific terminology for the type.
Indicates whether the has been encoded onto a card.
Indicates whether the latest state of the has been synced from Seam to the provider.
Indicates whether the is a .
Indicates whether the can only be used once. If true
, the code becomes invalid after the first use.
Date and time at which the was encoded onto a card.
Date and time at which the state of the was most recently synced from Seam to the provider.
ID of the parent .
Date and time at which the validity starts, in format.
Visionline-specific metadata for the .
Warnings associated with the .
ID of the that contains the .
Indicates that the is waiting to be issued.
Indicates that the schedule of one of the 's children was modified externally.
Indicates that the schedule of the was modified to avoid creating a credential with a start date in the past.
Indicates that the is being deleted.
An unknown issue occurred while syncing the state of the with the provider. This issue may affect the proper functioning of the credential.
Access permissions for the have changed. (re-encode) the credential. This issue may affect the proper functioning of the credential.
Assigns a specified to a specified .
Creates a new for a specified .
Deletes a specified .
Returns a specified .
Returns a list of all .
Returns a list of all to which a grants access.
Unassigns a specified from a specified .
Updates the code and ends at date and time for a specified .
An was deleted.
ID of the .
ID of the .
ID of the .
An was issued.
ID of the .
ID of the .
ID of the .
An was reissued.
ID of the .
ID of the .
ID of the .
An was invalidated. That is, the credential cannot be used anymore.
ID of the .
ID of the .
ID of the .