Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Tickets.TicketSearch
TeamDynamix.Api.Tickets.TicketSearch.MaxResults
The maximum number of results to return.
Data Type and Notes
Int32
Value
The maximum number of results to return,
or 0
to return all matching results.
Remarks
This field defaults to 300
.