Ticqex

Get me

GET
/users/me

MCP tool: ticqex_get_me.

Authorization

bearerAuth
AuthorizationBearer <token>

API key (tq_live_...) or staff Supabase JWT from browser login.

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/users/me"
{  "data": null}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}