Skip to main content
GET
List Pending Email Changes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Response

Successful Response

id
string
required
user_id
integer
required
user_email
string
required
new_email
string
required
created_at
string<date-time>
required
expires_at
string<date-time>
required
user_name
string | null