English
cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/catalogs/{catalogId}/records \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "fields": {} } ]
The access token received from the authorization server in the OAuth 2.0 flow.
Catalog identifier. You can find it in the list of all catalogs.
Pagination offset
Maximum number of items to return
Success
Id of the catalog record
1
Record fields
Show child attributes
Was this page helpful?