v1
latestOpenAPI 3.0.02026-07-24115101.2 MBContract - Data fields
Get contract data fields
Use this endpoint to retrieve the list of data fields for the specified contract ID.
get/contracts/{contract_id}/data_fields
Path parameters
contract_idinteger required
The unique ID of the contract.
Query parameters
offsetinteger
limitstring limit
The resource limit (minimum 1, maximum 100). Set limit = all to get all resources at once.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email
Example:john.doe@oneflow.com
The email address of a registered Oneflow user.
Response
Returns the list of data fields in a contract.