Hanzo
OpenapiLegal

Returns the org's filing records, newest first — which documents were filed…

Returns the org's filing records, newest first — which documents were filed where, through which provider, and what the filing's honest status is.

GET /v1/legal/filings

Addresshttps://api.hanzo.ai/v1/legal/filings
MethodGET
Operationget_legal_filings
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the org's filing records, newest first — which documents were filed where, through which provider, and what the filing's honest status is.

Request

1 field.

FieldInTypeRequiredDescription
limitqueryintegerLimit bounds the page.

Response

StatusBodyMeaning
200filingPageok

200 body — 11 fields.

FieldInTypeAlwaysDescription
databodylegalFiling[]Data are the filing records.
data[].createdAtbodyinteger
data[].documentIdsbodystring[]
data[].idbodystring
data[].jurisdictionbodystring
data[].notebodystring
data[].orgbodystring
data[].providerbodystring
data[].statusbodystring
data[].updatedAtbodyinteger
disclaimerbodystringDisclaimer is the boundary made visible on the wire.

Failure carries the platform error shape — see Errors.

Examples

hanzo legal filings get

Legal API · All Hanzo APIs · Interactive reference

How is this guide?

On this page