PWATemplate
Get all PWATemplates
Get all PWATemplates
get/api/v1/pwa_template
Query parameters
template_owner'my' | 'public' | 'all'
The template owner filter
pageinteger
sizeinteger
Response
Successful Response
Example response
{
"items": [
{
"media": [
{
"media_type": "Image",
"media_url": "https://example.com/media.png"
}
]
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.