cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/catalogs \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "name": "<string>" } ]
The access token received from the authorization server in the OAuth 2.0 flow.
Tutti i cataloghi sono stati restituiti con successo
Identificatore univoco del catalogo
1
Nome del catalogo
Questa pagina è stata utile?