Ticqex

List users

GET
/users

MCP tool: ticqex_list_users.

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"
{  "data": [    {}  ],  "meta": {}}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}