Ionize Docs
ReferenceAPIsOry Identities APIfrontend

Exchange Session Token

Exchange Session Token

GET /sessions/token-exchange

Operation ID: exchangeSessionToken    Tag: frontend

Query parameters

NameTypeRequiredDescription
init_codestringyesThe part of the code return when initializing the flow.
return_to_codestringyesThe part of the code returned by the return_to URL.

Responses

StatusDescriptionBody
200successfulNativeLoginapplication/json — object
403errorGenericapplication/json — object
404errorGenericapplication/json — object
410errorGenericapplication/json — object
422errorGenericapplication/json — object
defaulterrorGenericapplication/json — object

Generated from scripts/gen/specs/kratos-api.json at build time.

On this page