Returning all contracts
Returns all contracts.
GET
/contracts
Returns all contracts.
Query Parameters
Name
Type
Description
type
String
Contract Type
pageIndex*
Number
The number of pages to skip before starting to collect the result set
pageSize*
Number
The numbers of items to return
Last updated