cURL
curl --request GET \ --url https://api.getenso.ai/auth/callback/{type} \ --header 'Authorization: Bearer <token>'
Get callback
WebhookService:triggerWebhooks
JWT bearer token obtained from POST /auth/system-login using your client credentials.
OK