List all contract templatesCopy Pageget https://api.fireblocks.io/v1/tokenization/templatesReturn minimal representation of all the contract templates available for the workspace. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.Query Paramslimitnumber1 to 100Defaults to 100Items per page (max 100)offsetnumber≥ 0Defaults to 0Paging offsetpageCursorstringPage cursor to get the next pagepageSizenumber1 to 100Number of items per page, requesting more then max will return max itemstypestringenumThe type of the contract templates you wish to retrieve. Can accept one type, more or noneFUNGIBLE_TOKENFUNGIBLE_TOKENNON_FUNGIBLE_TOKENTOKEN_UTILITYAllowed:FUNGIBLE_TOKENNON_FUNGIBLE_TOKENTOKEN_UTILITYinitializationPhasestringenumFor standalone contracts use ON_DEPLOYMENT and for contracts that are behind proxies use POST_DEPLOYMENTON_DEPLOYMENTPOST_DEPLOYMENTAllowed:ON_DEPLOYMENTPOST_DEPLOYMENTResponses 200List of contract templates was returned successfully defaultError ResponseUpdated 5 months ago