Skip to main content
GET
Identity check

Authorizations

Authorization
string
header
required

A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.

Response

Authenticated user identity

userId
string
required

Clerk user ID.

success
boolean
userEmail
string<email> | null
authMethod
string

Internal: which auth path was used. pat for PAT-authenticated requests, clerk for browser sessions.

authData
object

Internal diagnostic payload.