Skip to main content
GET
/experimental/catalog/ingestion/{ingestion-id}/reports/summary

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

ingestion-id
string
required

Identifies the catalog ingestion to report on.

Response

200 - application/json
object | null

The summary report of the ingestion.

Response holding the summary report of a single catalog ingestion.

data
object | null
required

Resource holding the summary report of a catalog ingestion.

errors
object[] | null
read-only
warnings
object[] | null
read-only