Fetch templates.
You can filter the result by specific asset / template data fields.You can add for example &template_data.rarity=common to only receive results which have an attribute "rarity" with the value "common". You can query specific asset data by using &immutable_data.rarity=common or &mutable_data.rarity=common .If you want to query a non text type you need to specify it explicitly (defaults to text type) like data:bool.foil=true or data:number.id=4 or data:text.rarity=common. Integers which are defined greater than 32 bit (eg 64 bit) in the schema need to be queried as text.
Query parameters
Get all templates within the collection
Get all templates which implement that schema
Filter by issued supply
Filter by issued supply
Filter by issued supply
Only show templates with existing supply > 0
Filter by max supply
Filter by burnable
Filter by transferable
Filter for templates the provided account can use
Search for template id or
Hide collections from result. Split multiple with ","
Show only results from specific collections. Split multiple with ","
seperate multiple ids with ","
seperate multiple ids with ","
lower bound of primary key (value included)
upper bound of primary key (value excluded)
Only show results before this timestamp in milliseconds (value excluded)
Only show results after this timestamp in milliseconds (value excluded)
Result Page
Results per Page
Order direction
Column to sort
Response
OK