Skip to main content

List Data Contracts

Retrieve a list of data contracts for a given dataset. Optionally filter by datasetId.

Responses
200

List of data contracts for the specified dataset.

Schema OPTIONAL
data object[]
paging object OPTIONAL
before string OPTIONAL
after string OPTIONAL
total int32
401

Unauthorized. Authentication required.

500

Internal server error.