Template
List user's custom templates
Retrieve a list of user's custom templates with optional filtering by aspect ratio.
get/v2/templates/custom
Query parameters
aspect_ratio'portrait' | 'landscape' | 'square'
Example:portrait
Filter by aspect ratio
Response
Success
Example response
{
"msg": "Success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.