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
記錄欄位
顯示 子屬性
這個頁面有幫助嗎?