GET
/
api
/
v1
/
entities
/
{entity_id}
/
readerConfiguration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

entity_id
string
required

entity_id

Response

200 - application/json
data
object

Was this page helpful?