curl --request GET \
--url https://api.galtea.ai/check-user-permissions \
--header 'Authorization: Bearer <token>'{}Check if user has permissions to perform operations. See Platform Overview.
curl --request GET \
--url https://api.galtea.ai/check-user-permissions \
--header 'Authorization: Bearer <token>'{}API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Permissions to check
Permission check completed successfully
Map of permission check results