Me

Get the authenticated user

Returns the user and organization this API key is bound to.

GET

/api/v1/me

Response

200The authenticated user.

MeResponse
user

MeUser

MeUser
id

string · uuid

email

string

name

string | null

imageUrl

string | null

organization

object

id

string · uuid

name

string

domain

string | null

imageUrl

string | null

role

"member" | "admin" | "owner"

Errors

  • 400: Bad request
  • 401: Unauthorized: missing or invalid API key
  • 403: Forbidden
  • 404: Not found
  • 422: Invalid request payload

Search docs

Search documentation, API reference, and MCP tools

We use cookies to enhance your experience on Needle and keep your data secure. Privacy Policy