Skip to main content
GET
List folders

Supported products

Query Parameters

after
string

The paging cursor token of the last successfully read resource. Use this token to retrieve the next set of results.

limit
integer<int32>
default:20

The maximum number of results to display per page. Defaults to 20.

Response

successful operation

results
object[]
required

An array of PublicFolder objects, each representing a folder containing email templates.

paging
object

Paging information for forward-only pagination. Contains the next page reference when more results are available; omitted or empty on the last page.

Last modified on September 14, 2026