Pular para o conteúdo principal
GET
Obter as estatísticas de processamento (admin)

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

institutionId
string
obrigatório

The institution's unique identifier (UUID).

Exemplo:

"550e8400-e29b-41d4-a716-446655440000"

Parâmetros de consulta

periodo_inicio
string

Period start (RFC3339).

Exemplo:

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

periodo_fim
string

Period end (RFC3339).

Exemplo:

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

limit
integer<int64>

Maximum items per page (ignored for stats).

Exemplo:

50

offset
integer<int64>

Pagination offset (ignored for stats).

Exemplo:

0

Resposta

OK

byStatus
object
obrigatório
byTipoOrdem
object
obrigatório
total
integer<int64>
obrigatório