v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
tags

Get Tag

Get a tag by name or ID.

Args: tag_name_or_id: The name or ID of the tag to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.

Returns: The tag with the given name or ID.

get/api/v1/tags/{tag_name_or_id}

Path parameters

string required
OR
string uuid required

Query parameters

hydrateboolean

Response

Successful Response

metadataBaseResponseMetadata

Base metadata model.

Used as a base class for all metadata models associated with responses.

resourcesTagResponseResources

Class for all resource models associated with the tag entity.

idstring uuid required
permission_deniedboolean
namestring required

The unique title of the tag.