Read STR0001 schedule-query result
Reads the result of a previously submitted STR0001 schedule query by its correlation id. Returns PENDING until the STR0001R1 answer arrives, then the STR operating-schedule grid BACEN sent (Grupo_STR0001R1_GrdHrio) plus a freshness timestamp.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Correlation id returned by POST /v1/str/schedule-queries (the outbound STR0001 NUOp).
Response
OK
Request-scoped correlation identifier echoing X-Request-ID.
"req-7a3f9c2e"
Correlation id (the outbound STR0001 NUOp).
"12345678202606150000001"
ISPB of the querying financial institution.
"12345678"
PENDING until the STR0001R1 answer arrives; ANSWERED once the schedule grid has been projected.
"ANSWERED"
BACEN timestamp of the answer (DtHrBC), verbatim. Empty while PENDING.
"2026-06-15T10:00:00"
Reference date the schedule grid applies to (DtRef), verbatim once answered.
"2026-06-15"
Schedule grid BACEN sent (Grupo_STR0001R1_GrdHrio), verbatim. Up to 200 grids; empty while PENDING.
RFC3339 UTC freshness timestamp the answer was projected. Empty while PENDING.
"2026-06-15T10:00:01Z"

