Get all contract obligations

Fetches all contract obligations associated with a specified contract ID.
You can refine the results by applying filters and sorting options using query parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Contract ID of the contract to fetch obligations

Body Params

Query parameters to filter and sort the contract obligations list

Custom Query

int32 | null

Number of the records to be fetched

int32 | null

Number of the records to be skipped

SortInfo
object

Sorting Information for Fields

string | null

Criteria Expression to filter the records

boolean

Whether to fetch only distinct records

Fields
array of strings | null

The list of fields to be fetched

Fields
GroupBy
array of strings | null

Group Field name if the result to be grouped

GroupBy
boolean

Whether to include total count in the query response. Defaults to true.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json