Get Material Tag

Returns a single material tag by ID.

Requires scope: categories:read

Authentication

API_KEYstring
API Key authentication via header

Path parameters

idUUIDRequired
Tag ID.

Response

This endpoint returns an object.
idUUID
Unique identifier for the tag.
namestring
Display name of the tag.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error