List contractsCopy Pageget https://{hostname}/contract-api/v1/contracts/identifiersGet the list of contracts that a user has access to.Query ParamsdepthstringenumDefaults to TOPEnum. Returns a specific set of contracts. Select TOP to return only parent contracts, or ALL to return both parent and child contracts.TOPTOPALLAllowed:TOPALLaccountSwitchKeystringRuns the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides a list of contracts. 400Bad request. 401Unauthorized error.Updated 3 months ago