Skip to main content
POST
Bulk get tags by FQN

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body for bulk get tags by FQN.

fqns
string[]
required

List of fully qualified names to retrieve

Required array length: 1 - 100 elements

Response

Successful Response

Response for bulk get tags.

items
CatalogTagDetail · object[]
required
errors
MetadataItemError · object[]
required