Atlas
  1. Authentication
Atlas
  • Documentation
    • Dashboard
    • Campaigns
    • Account
    • Knowledge
    • Global Actions
    • Contacts
    • Call Records
    • Agents
    • Campaign Actions and integrations
    • Integrations
      • Integrations
      • Zapier
      • Make
      • Keragon
      • Go High Level
  • API Reference
    • API documentation
    • Authentication
      • Authentication
      • Authorization
        GET
      • Token
        POST
      • User Info
        GET
    • Triggers
      • Subscribe
      • Unsubscribe
      • Campaigns
      • PerformList operation
    • Actions
      • Start a Call
  1. Authentication

Authorization

GET
https://aqxglobal.us.auth0.com/authorize
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://aqxglobal.us.auth0.com/authorize'
Response Response Example
{}

Request

None

Responses

🟢200Success
application/json
Body
object {0}
Previous
Authentication
Next
Token
Built with