cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/catalogs/{catalogId}/records/{recordId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "fields": {} }
The access token received from the authorization server in the OAuth 2.0 flow.
目录标识符。您可以在所有目录的列表中找到它。
记录标识符。您可以在记录列表中找到它。
成功
目录记录 ID
1
记录的字段
显示 子属性
此页面对您有帮助吗?