CONTRACT
Get Contracts By Registry
Fetches all the contracts for a tenant in a registry. param db: The database session for accessing the database and the tenant schema. param registry: The registry the contract is being fetched from param auth: The authorization token for the request. return: A dictionary containing all the contracts
get/registries/{registry_id}/contracts/
Path parameters
registry_idinteger required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 28 revisions of this API.