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.
すべてのカタログが正常に返されました
カタログの一意識別子
1
カタログ名
このページは役に立ちましたか?