Get incoming contract requests

Retrieves contract requests that are pending approval and assigned to the current user or their groups.
Supports filtering, sorting, and pagination through the CustomQuery parameter.

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

Optional query parameters for filtering, sorting, and pagination

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