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

ID of the access system for which you want to retrieve all encoders.

limit
number<float>
default:500

Number of encoders to return.

page_cursor
string | null

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.

Response

OK

acs_encoders
object[]
required
pagination
object
required

Information about the current page of results.