Skip to main content
GET
List stored CADOC filings

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

workflow_id
string<uuid>

Only filings of this workflow instance.

limit
number
default:20
Required range: 1 <= x <= 100
cursor
string

Opaque pagination cursor from a previous response — echo back meta.next_cursor verbatim.

Response

200 - application/json
items
object[]
required
meta
object
required
Last modified on September 17, 2026