For the complete documentation index, see llms.txt. This page is also available as Markdown.

User

Get the current authenticated user

get

Get the current authenticated user Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Success!

application/json
idinteger · int64Optional
created_atnumber · timestamptzOptionalDefault: now
namestringOptional
emailstring · email · nullableOptional
get/user/me

Last updated