Retrieve a list of Tags that match an OData formatted query.
A Tag is a named categorization you can use to distinguish objects from each other. Tags each have a unique identifier, a name, and a color.
The number of records to return
Skips the given number of records and then returns $top records
Filter the expression according to oData queries
Specify which properties should be returned
Order collection by this field.
Include related data in the response
If the API call failed, this will contain information about the error that occurred.
True if the API call succeeded; false otherwise.
True if the API call failed.
The HTTP code of the response.
If the API call succeeded, this will contain the results.