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.Users.GroupSearch
TeamDynamix.Api.Users.GroupSearch.HasAppID
The ID of the platform application to filter on.
Data Type and Notes
Int32
Nullable
Value
The ID of the platform application to filter on,
or null
to not perform this filtering.
Remarks
When specified, only groups with at least one active member who has been
granted access to this application will be returned.