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.
カタログ識別子です。すべてのカタログ一覧から確認できます。
ページネーションのオフセット
返される項目数の上限
OK
カタログレコードのID
1
レコードのfield
表示 子属性
このページは役に立ちましたか?