Skip to main content
GET
/
auth
/
user
cURL
curl --request GET \
  --url https://api.allcomtelecom.com/api:XUynQtIz/auth/user
{
  "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "created_at": "now",
  "accounts_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "name": "string",
  "email": "user@example.com",
  "username": "string",
  "role": "string",
  "lastSeen": 0,
  "ativo": true,
  "tokenAllmanager": "string",
  "token_expire": 0
}

Documentation Index

Fetch the complete documentation index at: https://doc.allcomtelecom.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

token
string
required
Example:

"20234397fs9vcd978qr308q9703cbfdbd9vuy07wrw97rq90qrw08"

Response

Listagem de dispositivos retornada com sucesso.

Sucesso
string
Example:
{
  "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "created_at": "now",
  "accounts_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "name": "string",
  "email": "user@example.com",
  "username": "string",
  "role": "string",
  "lastSeen": 0,
  "ativo": true,
  "tokenAllmanager": "string",
  "token_expire": 0
}