List tags for a data model

Retrieve the version tag information for a specific data model.

Usage notes

Usage scenarios

  • Provide on-demand performant access to version tag details for a data model. For example, make a GET request to the /v2/dataModels endpoint with the excludeTags parameter set to True to improve performance, then use this endpoint to return tag information for specific data models.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the data model.

Query Params
string

Use to specify further pages using the string returned in the nextPage portion of the response.

number

Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json