Get Code Records

Authentication

AuthorizationBearer

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

Path Parameters

domainstringRequired

Query Parameters

pageinteger or nullOptional
The page number for pagination
limitinteger or nullOptional
The number of code entries per page

Response

Successful Response
documentslist of objects
List of code entries for the domain
paginationobject
Pagination information for the code list

Errors