v1

latestOpenAPI 3.1.02026-07-241695611.0 MB
Consortium

Get Submissions

List the organization's consortium submissions, newest first.

History is organization-wide: submissions uploaded through any of the organization's applications are visible. Paginated via the shared limit/offset (or keyset) PaginationQuery, mirroring the OFAC batch listing; pagination metadata rides the response headers.

get/consortium/submissions

Query parameters

limitinteger

Maximum number of records to return in a single page. Must be between 1 and 1000.

Maximum number of records to return in a single page. Must be between 1 and 1000.

offsetinteger nullable

Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.

Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.

cursorstring nullable

Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.

Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.

Response

The organization's consortium submissions, newest first.

idstring uuid required

The unique identifier of the submission

namestring required

The name of the submission file

state'PENDING' | 'EXECUTING' | 'COMPLETED' | 'FAILED' | 'CANCELLED' required
submitted_recordsinteger required

Total number of records submitted

valid_recordsinteger required

Number of valid records

created_atstring date-time required

When the submission was created