Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET '/auth/api-key?organization_id=7aff8187-533b-499c-9c75-5994fc4e1113' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2025-11-19 17:35:20