latestOpenAPI 3.0.32026-08-10119559584.8 KB

6d091bc86a33

DriverArtifacts

List driver and classpath jars

Returns a paginated list of driver and classpath jars available for use across all data source connections across all configured Edge sites in the Collibra Platform.

get/drivers/jars

Query parameters

cursorstring

An opaque, URL-safe Base64 encoded string used for pagination. To fetch the next page, provide the value returned in the nextCursor field of the previous response. Omit this parameter for the first page.

limitinteger

Specifies the number of items to return per page. Defaults to 100 if not provided.

Response

Success

nextCursorstring

Cursor for the next page of results. Absent if there are no more results.