v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
Contracts

List ODCS contracts

Returns ODCS contracts in the specified group with pagination.

get/groups/{groupId}/contracts

Query parameters

limitinteger

Maximum number of contracts to return (default 20, max 500).

offsetinteger

Number of contracts to skip (for pagination).

Response

List of ODCS contracts in the group.

contractIdstring

The contract artifact ID.

namestring

The contract display name.