Skip to main content
GET
/
simulate
/
api
/
personas
/
List personas
curl --request GET \
  --url https://api.futureagi.com/simulate/api/personas/ \
  --header 'X-Api-Key: <api-key>' \
  --header 'X-Secret-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

API Key for authentication. Click here to access API Key

X-Secret-Key
string
header
required

Secret Key for authentication. Click here to access Secret Key

Query Parameters

type
enum<string>

Filter by persona type ('prebuilt' for system, 'custom' for workspace)

Available options:
prebuilt,
custom

Search by name, description, or keywords

page
integer
page_size
integer

Response

200

List of personas