GET /contracts
GET
/contracts
Returns all contracts.
{ headers: x-total-count: schema: type: integer description: Total items in the collection. content: application/json: schema: type: array items: $ref: '#/components/schemas/Contract' }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }
Last updated 10 months ago
type
String
Contract Type
pageIndex*
Number
The number of pages to skip before starting to collect the result set
pageSize*
The numbers of items to return