Get Code Records

以 Markdown 格式查看

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。

路径参数

domainstring必需

查询参数

pageinteger or null可选
The page number for pagination
limitinteger or null可选
The number of code entries per page

响应

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

错误

422
Unprocessable Entity Error