Skip to main content
POST
Authenticate

Body

application/json

Auth authenticate request.

provider
string
required
scopes
string[]
required
user_id
string | null
ls_user_id
string | null
agent_id
string | null
use_agent_builder_public_oauth
boolean
default:false
force_new
boolean
default:false
token_id
string<uuid> | null
redirect_uri
string | null
is_default
boolean
default:true
check_only
boolean
default:false

Response

Successful Response

Auth authenticate response.

status
enum<string>
required

Valid authentication status values.

Available options:
completed,
pending,
connection_required,
token_expired
url
string | null
auth_id
string | null
token
string | null
user_id
string | null
metadata
Metadata · object | null