cURL
curl --request GET \ --url https://api.tamtam.ai/api/v2/personas \ --header 'Authorization: <api-key>'
[ { "id": "<string>", "name": "<string>" } ]
List all active personas for the authenticated account.
Account API key passed in the Authorization header
OK
Persona UUID
"b3c6f5e2-1234-4abc-9def-0123456789ab"
Persona name
"Head of Sales — France"