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
目录的名称
此页面对您有帮助吗?