Contract-Agreements
Last updated
Was this helpful?
Last updated
Was this helpful?
This section provides an overview of all available APIs that adhere to the OpenAPI specification. All APIs are loaded from the OpenAPI specification file: Link. Please note that the API base-paths may differ depending on the connector, the specific API base-path can be seen in the UI dashboard.
Gets all contract agreements according to a particular query
/v2/contractagreements/request
https://w3id.org/edc/v0.0.1/ns/QuerySpec
{"@context":{"@vocab":"https://w3id.org/edc/v0.0.1/ns/"},"@type":"Criterion","operandLeft":"fieldName","operator":"=","operandRight":"some value"}
ASC
, DESC
No body
Gets an contract agreement with the given ID
/v2/contractagreements/{id}
Gets a contract negotiation with the given contract agreement ID
/v2/contractagreements/{id}/negotiation