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
connected_account_id
string<uuid>

ID of the connected account by which you want to filter the list of access systems.

customer_key
string

Customer key for which you want to list access systems.

String for which to search. Filters returned access systems to include all records that satisfy a partial match using name or acs_system_id.

Minimum string length: 1

Response

OK

acs_systems
object[]
required