Meta
Describe the calling key and discover scopes.
curl -X GET "https://serverless.grout.app/v1/me" \
-H "Authorization: Bearer $GROUT_API_KEY"curl -X GET "https://serverless.grout.app/v1/scopes" \
-H "Authorization: Bearer $GROUT_API_KEY"Describe the calling key and discover scopes.
curl -X GET "https://serverless.grout.app/v1/me" \
-H "Authorization: Bearer $GROUT_API_KEY"curl -X GET "https://serverless.grout.app/v1/scopes" \
-H "Authorization: Bearer $GROUT_API_KEY"