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
目錄名稱
這個頁面有幫助嗎?