get_personas¶
- async Account.get_personas(*, token: str = None) list ¶
Get all the personas in your account
EXAMPLE:
await client.get_personas()
- Returns:
List of
PersonaShort
Get all the personas in your account
EXAMPLE:
await client.get_personas()
List of PersonaShort