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.
Identificatore del catalogo. È disponibile nell’elenco di tutti i cataloghi.
Identificatore del record. Si trova nell’elenco dei record.
OK
ID del record di catalogo
1
Field del record
Mostra attributi figli
Questa pagina è stata utile?