List contracts
Returns the list of contracts for a given customer
offset and limit request parameters for paging.
role:application, role:customer-support or role: finance-reporting scope or Linked relation on customer level.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Customer number
Query Parameters
Offset of the page.
Size of the page.
Response
OK
API response DTO with a list of items.
Success status of the operation based on status code (2xx range).
true
Optional message to provide additional information about the operation result.
null
Optional error details in case of an error(s).
Optional reference URI to point to the resulting resource.
Returned data instance.
Number of items returned in the list.
10
Indicates, whether there are more items to be returned in the list, that are not included in the limit of this request.
true