Support

Handle Astra OAuth callback and save authorization code

GET /astra/callback/{tenantId}/auth

Parameters

tenantId string Required path
Your Zoniqx tenant identifier. Provisioned when your account is created and also sent as the x-tenant-id header on every request.
authorization_code string Required query
No description.
state string Required query
No description.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.