curl --request GET \
--url https://api.bundle.social/api/v1/misc/google-business/location/attributes/available \
--header 'x-api-key: <api-key>'{
"attributes": [],
"nextPageToken": "<string>"
}curl --request GET \
--url https://api.bundle.social/api/v1/misc/google-business/location/attributes/available \
--header 'x-api-key: <api-key>'{
"attributes": [],
"nextPageToken": "<string>"
}Was this page helpful?