curl --request GET \
--url http://localhost:3333/v1/organization/api-keys/available-scopes \
--header 'X-API-Key: <api-key>'curl --request GET \
--url http://localhost:3333/v1/organization/api-keys/available-scopes \
--header 'X-API-Key: <api-key>'API key for authentication
Was this page helpful?