List Personas
list_personasGet security personas for the active project, or a single persona by ID, with secret values always masked.
Instructions
List 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. |