Authorize
Validates the x-api-key credential and returns the workspace it is scoped to, so you can check that a key works.
curl -X GET "https://example.com/authorization"{ "permissions": { "property1": "string", "property2": "string" }, "feed": { "name": "string", "id": "string" }, "organization": { "name": "string", "id": "string" }, "status": "string"}{ "traceId": "string", "message": "string", "path": "string", "timestamp": "string", "statusCode": 0.1}{ "traceId": "string", "message": "string", "path": "string", "timestamp": "string", "statusCode": 0.1}