List Personas
list_personasList the security personas of the active project — the identities the authorization scanners impersonate. Pass personaId to get a single one. Secret values in the auth config are always returned masked as '********'; the plain values never leave the server. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| personaId | No | Public Id (Guid) of a single persona. When given, only that persona is returned. |