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_entrance_id
string<uuid>
required

ID of the entrance for which you want to list all credentials that grant access.

include_if
enum<string>[]

Conditions that credentials must meet to be included in the returned list.

Available options:
visionline_metadata.is_valid

Response

OK

acs_credentials
object[]
required