Skip to main content
GET
List Project Tags

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

Query Parameters

entity_type
string | null

Response

200 - application/json

TagsListResponse(tags: list[server.api_routes.tags_api_v2.TagResponse])

tags
TagResponse · object[]
required