TeamDynamix Web API
TeamDynamix.Api.Tickets.TicketSavedSearchOptions.OnlyMy
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Tickets.TicketSavedSearchOptions
TeamDynamix.Api.Tickets.TicketSavedSearchOptions.OnlyMy
Whether to filter on tickets for which the current user is responsible.
Data Type and Notes
Boolean
Value
true
if only tickets assigned to the current user will be returned; otherwise,
false
.
Remarks
When specified, this will override any
responsible user filtering
that may have been part of the saved search.