v1
latestOpenAPI 3.1.02026-07-243035381.4 MBTemplates
List all notification templates (V4)
/v4/subscription/template
List all custom templates.
get/v4/subscription/template
Query parameters
pageSizenumber required
Example:10
Max number of items per page is 50.
offsetnumber
Offset to obtain next page of the data.
Response
OK
Example response
[
{
"message": "{{from}} sent {{value}} {{tokenMetadata.symbol}} to {{to}}",
"id": "7c21ed165e294db78b95f0f1"
}
]