Chuyển đến nội dung chính
GET
https://api-gw.verolabs.co/api/authen
/
self-service
/
settings
/
api
Tạo luồng cài đặt để đổi mật khẩu
curl --request GET \
  --url https://api-gw.verolabs.co/api/authen/self-service/settings/api \
  --header 'X-Session-Token: <api-key>'
{
  "id": "<string>",
  "type": "<string>",
  "expires_at": "2023-11-07T05:31:56Z",
  "issued_at": "2023-11-07T05:31:56Z",
  "ui": {},
  "state": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.oms.verolabs.co/llms.txt

Use this file to discover all available pages before exploring further.

Ủy quyền

X-Session-Token
string
header
bắt buộc

Ory session token returned by login or recovery flows.

Phản hồi

Settings flow data.

id
string
type
string
expires_at
string<date-time>
issued_at
string<date-time>
ui
object
state
string