Skip to main content
GET
List personas

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceId
string<uuid>
required
filters
string

Base64-encoded filter state

sortBy
string
sortOrder
enum<string>
Available options:
asc,
desc
limit
integer
offset
integer | null
Required range: x >= 0
ids
string
export
string
exportFormat
string
exportColumns
string
exportFilename
string

Response

Personas list

success
enum<boolean>
required
Available options:
true
data
object
required