Personas
Get Persona
Retrieves detailed information about a specific persona
GET
Authorizations
Your API key
Path Parameters
ID of the persona to retrieve
Response
200 - application/json
A list object
The unique identifier of the persona
Example:
"8e1dcba0-f0bb-4071-99fc-f18ba6559ccc"
The name of the persona
Example:
"VP Grenoble"
List of job titles associated with the persona
Example:
["CEO", "COO", "Cofounder"]
List of locations associated with the persona
Example:
[
"Grenoble, Auvergne-Rhône-Alpes, France",
"Paris, Île-de-France, France"
]
The creation date of the persona
Example:
"2024-09-09T15:15:15.951Z"
The last modified date of the persona
Example:
"2024-09-09T15:15:15.951Z"