Get all users
Admin
Get all users
GET
Get all users
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Returns a list of all users
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
"user@example.com"
Example:
"John"
Example:
"Doe"
Example:
["user", "admin"]Available options:
free, pro Example:
"pro"
Example:
"active"
Example:
"2025-01-01T00:00:00.000Z"