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