API Reference

List existing personas.

Lists all existing personas.

Personas are sorted by creation date, with the most recently created personas appearing first.
By default, all personas are returned. However, you can specify the type of personas you want
by passing specific facet types as a query parameter. (e.g. GET /persona?facet_types=interest,demographic)
Optionally, you can paginate the results by specifying the page_number and page_size query parameters.
If either page_number and page_size are not specified, all personas will be returned.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!