GET
/
api
/
v1
/
workspace
/
{projectId}
/
tags
/
slug
/
{tagSlug}

Path Parameters

projectId
string
required

The ID of the project to get tags from.

tagSlug
string
required

The slug of the tag to get details

Response

200 - application/json
workspaceTag
object
required

Was this page helpful?