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.
카탈로그 ID입니다. 전체 카탈로그 목록에서 확인할 수 있습니다.
페이지 매김 오프셋 값
반환할 항목의 최대 개수
성공
카탈로그 레코드 ID
1
레코드의 fields
표시 하위 속성
이 페이지가 도움이 되었나요?