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

ID of the encoder that you want to get.

Response

OK

acs_encoder
object
required

Represents a hardware device that encodes credential data onto physical cards within an access control system. See the acs_encoder object.