List all templates
Lists all templates of an user.
You can filter and customize the results using various query parameters.
Query Parameters
Parameter | Type | Default | Description |
---|---|---|---|
query | string | - | Filter templates by name |
page | integer | 0 | Page number for pagination |
limit | integer | 25 | Number of results per page |
width | integer | - | Filter templates by width |
height | integer | - | Filter templates by height |
tags | string | - | Filter templates by tags (comma-separated) |
includeLayers | boolean | false | Include template layers in response |
Sample Request
Here’s a sample request to list all user’s templates: