ReferenceAPIsOry Identities APIfrontend
Exchange Session Token
Exchange Session Token
GET /sessions/token-exchange
Operation ID: exchangeSessionToken Tag: frontend
Query parameters
| Name | Type | Required | Description |
|---|---|---|---|
init_code | string | yes | The part of the code return when initializing the flow. |
return_to_code | string | yes | The part of the code returned by the return_to URL. |
Responses
| Status | Description | Body |
|---|---|---|
| 200 | successfulNativeLogin | application/json, object |
| 403 | errorGeneric | application/json, object |
| 404 | errorGeneric | application/json, object |
| 410 | errorGeneric | application/json, object |
| 422 | errorGeneric | application/json, object |
| default | errorGeneric | application/json, object |
Generated from /tmp/kratos-api.json at build time.