Get contract files

Use this endpoint to retrieve the list of all files available for the specified contract ID, which includes the contract itself, contract verification, attachments, and PDF documents.

Path Params
integer
required

The unique ID of the contract.

Query Params
integer
0 to 19900
Defaults to 0
string
Defaults to 100

The resource limit (minimum 1, maximum 100). Set limit = all to get all resources at once.

string

A comma-separated list of columns by which results are sorted. Valid columns:

  • id
  • type
  • extension
  • name
Headers
string
required
length between 40 and 40

The API key of your Oneflow account.

Responses

400

Invalid format or content of the request.

404

A required entity is missing.

409

A conflict occurred with the current state of the target resource.

Language
URL
Choose an example:
application/json