Skip to main content
GET
Relatório de volumetria

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

fromDate
string
obrigatório

Inclusive range start (RFC3339 timestamp or YYYY-MM-DD).

Exemplo:

"2026-05-01"

toDate
string
obrigatório

Inclusive range end (RFC3339 timestamp or YYYY-MM-DD). A bare date snaps to end-of-day.

Exemplo:

"2026-05-31"

messageType
string

Optional STR/LPI message-code filter (e.g. STR0008).

Resposta

OK

correlationId
string
obrigatório

Request-scoped correlation identifier echoing X-Request-ID.

Exemplo:

"req-7a3f9c2e"

fromDate
string
obrigatório

RFC3339 UTC inclusive lower bound of the queried range.

Exemplo:

"2026-05-01T00:00:00Z"

rows
object[] | null
obrigatório

COUNT(*) grouped by (messageType, status, day), ordered by day then messageType then direction then status.

toDate
string
obrigatório

RFC3339 UTC inclusive upper bound of the queried range.

Exemplo:

"2026-05-31T23:59:59Z"