Skip to main content

List tag group tags

Log in to add to favourites

Page last updated 19 May 2026

GET/api/management/projects/{projectId}/tagGroups/{tagGroupId}/tags?pageIndex={pageIndex}&pageSize={pageSize}&q={q}&language={language}&order={order}

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
pageIndexquerynumberintegerThe index of the page.
pageSizequerynumberintegerThe number of results per page. The default is 25.
qquerystring-A simple query to perform a 'contains' search over key properties.
languagequerystring-Specifies the language variation to return. If not provided, the default language variation is returned.
orderquerystring-A comma-separated list of the field Ids to order the results by. Prefix field Id with - for descending order.

Responses

HTTP status codeReasonModel
200SuccessTag
401UnauthorizedError
404Project not foundError
500Internal server errorError

Examples

HTTP
GET /api/management/projects/movieDb/tagGroups/genres/tags?pageIndex=1&pageSize=3&q=documentary&language=en-gb&order=-version.modified

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request