Retrieve contractCopy Pageget https://api.instellix.io/v2/contracts/{contractId}Get a specific contract by its id. If you wish to retrieve a Contract by its ident you can query itby using rsql: GET /contracts?search=contractIdent=={{contractIdent}}.Path ParamscontractIdint64requiredQuery ParamsslimResponsebooleanDefaults to falseWhether the contract should be returned in slim variant (having no fields for attachments and purchase items).truefalseResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 23 days ago