Skip to main content
GET
List inbound GEN notices

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

noticeType
enum<string>

Optional GEN code filter (GEN0001, GEN0004 or GEN0005).

Available options:
GEN0001,
GEN0004,
GEN0005
senderIspb
string

Optional announcing-participant ISPB filter (8 digits).

limit
integer<int64>
default:100

Optional page-size cap (1-100, default 100).

Required range: 1 <= x <= 100

Response

OK

correlationId
string
required

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

Example:

"req-7a3f9c2e"

notices
object[] | null
required

Inbound GEN notices matching the request, most recent first.