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

Technical Lineage

Technical Lineage operations

Starts technical lineage harvester

post

Starts technical lineage harvester for database asset id provided in request.

Required scopes
This endpoint requires the following scopes:
  • : Access technical lineage.
  • : Use Collibra Catalog.
Authorizations
OAuth2clientCredentialsRequired

Collibra REST API authentication using OAuth 2.

Token URL:
Path parameters
assetIdstring · uuidRequired
Responses
202

The lineage harvester has been started.

No content

post/technicalLineage/harvester/{assetId}
202

The lineage harvester has been started.

No content

Last updated

Was this helpful?