組織内のすべてのライブラリを読み取る read-all-lib-in-org
組織内のすべてのライブラリの詳細を返すGETメソッド。
リクエスト
GET https://api-places.adobe.io/places/placesapi/v1/libraries
ヘッダー
-H' Content-Type: application/json' -H 'Authorization: Bearer <TOKEN>' -H 'x-api-key: <API KEY>' -H 'x-gw-ims-org-id: <ORGID>' -H 'Accept-Language: en-US'
応答のサンプル
[ { "id": "5abb5c6d-ce4f-43f3-a253-120ae883777f", "name": "Restaurants", "customerID": "777F20F55BACA09E0A495D8F@AdobeOrg", "poiCount": 1 }, { "id": ""9aa7f663-35cc-4de6-8643-ae7779f3bb87", "name": "Gas stations", "customerID": "777F20F55BACA09E0A495D8F@AdobeOrg", "poiCount": 30 }, { "id": "6efd87bc-c9c4-4ff3-9503-051bfbc81777", "name": "Coffee shops", "customerID": "777F20F55BACA09E0A495D8F@AdobeOrg", "poiCount": 25151 }, { "id": "d1330287-79bd-44fb-b777-5e59ec37faad", "name": "Theatres", "customerID": "777F20F55BACA09E0A495D8F@AdobeOrg", "poiCount": 0 }]
CURL コマンド
次の CURL コマンドを使用して、この API をテストします。
curl -X GET 'https://api-places.adobe.io/places/placesapi/v1/libraries' -H 'x-api-key: <API KEY>' -H 'Authorization: Bearer <TOKEN>' -H 'x-gw-ims-org-id: <ORGID>'
IMPORTANT
変数(
<API KEY>
、<TOKEN>,
、<ORGID>
など)を実際の値に置き換えます。recommendation-more-help
475fad96-f29f-4dca-a109-68bf0557e825