v1

latestOpenAPI 3.1.02026-07-226168131.5 KB
Auth Service (v2)

Authenticate

Get OAuth token or start authentication flow if needed.

post/v2/auth/authenticate

Request body

user_idstring nullable
ls_user_idstring nullable
agent_idstring nullable
providerstring required
scopesstring[] required
use_agent_builder_public_oauthboolean
force_newboolean
token_idstring uuid nullable
redirect_uristring nullable
is_defaultboolean
check_onlyboolean

Response

Successful Response

status'completed' | 'pending' | 'connection_required' | 'token_expired' required

Valid authentication status values.

urlstring nullable
auth_idstring nullable
tokenstring nullable
user_idstring nullable
metadataobject nullable