For the complete documentation index, see llms.txt. This page is also available as Markdown.

Popularity

Endpoints for reading popularity/usage data

Find Popularity

post

Returns latest information about the popularity and usage for assets

Authorizations
AuthorizationstringRequired

Collibra REST API authentication using Basic Authentication.

Bodyobject · AssetLocator[]

Describes where to search for a specific Catalog asset. It might match more than one result.

It also specifies the type of the datastore of origin and its commercial name

typestringRequired

Identifier for the datastore type of origin.

Example: RDBMS
productstringOptional

Commercial name of the datastore of origin.

keysstring[] · min: 1Required

Ordered list of names for each member of the hierarchy of an item.

Responses
200

List of popularity scores

application/json
errorMessagestringOptional
post/findPopularity

Last updated

Was this helpful?