Content Management API > Manual tags
List all manually created upload tags
The results are sorted by name and paginated by default.
Query parameters
Attributes to filter tags
Parameters to control offset-based pagination
The (zero-based) offset of the first entity returned in the collection (defaults to 0)
The maximum number of entities to return (defaults to 50, maximum is 500)
Returns
Returns
an array of resource objects of type upload_tag.
Examples