A valid request URL is required to generate request examples
{ "status": "ok", "data": { "teams": [ { "title": "Default" } ], "teammates": [ { "user_id": 42, "display_name": "John Doe", "email": "admin@timelines.ai", "role": "owner", "team": "Default", "status": "Active", "created_at": "2026-02-22 00:00:00 +0100", "invitation_status": "Expired", "whatsapp_accounts": [ { "id": "972501111111@s.whatsapp.net", "phone": "+972540000001", "connected_on": "2023-06-18 15:19:23 +0100", "status": "Active", "owner_name": "John Doe", "owner_email": "john.doe@acme.com", "account_name": "John Doe" } ] } ] } }
List all teammates in the workspace.
Documentation IndexFetch the complete documentation index at: https://timelines.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://timelines.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Success
ok
error
"ok"
Show child attributes