Skip to main content
GET
/
auth
/
account
cURL
curl --request GET \
  --url https://api.allcomtelecom.com/api:XUynQtIz/auth/account
{
  "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "created_at": "now",
  "company_name": "string",
  "fantasy_name": "string",
  "tax_id": "string",
  "occupation": "Rastreamento",
  "webhook": "string",
  "idAllmanager": "string"
}

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",
"company_name": "string",
"fantasy_name": "string",
"tax_id": "string",
"occupation": "Rastreamento",
"webhook": "string",
"idAllmanager": "string"
}