v1

latestOpenAPI 3.0.32026-07-24198357534.7 KB
Data Enhancement

Provide a single resource - Tag

Retrieves a Tag resource.

get/tags/{id}

Path parameters

idstring required

Resource identifier

Response

Tag resource

idstring required

This is the unique identifier of the resource

dateModifiedstring date-time nullable

This is an ISO datetime

dateCreatedstring date-time nullable

This is an ISO datetime

nameobject
colorstring

Example response

{
  "id": "identifier_example"
}