Skip to main content
GET
/
api
/
v1
/
calls
/
{id}
Detalhes de uma chamada
curl --request GET \
  --url https://api.useintegra.com.br/api/v1/calls/{id} \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.useintegra.com.br/llms.txt

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

Authorizations

Authorization
string
header
required

API Key da organização (Authorization: Bearer ik_live_xxx)

Path Parameters

id
string
required

ID da chamada

Response

Detalhes da chamada