# Retrieve all API-only service accounts configured for the organization Endpoint: GET /v2/service-user Version: 1.0.0 Security: JWTAuthorizer ## Response 200 fields (*/*): - `name` (string) - `orgId` (string) - `policyIds` (array) Policy IDs attached to the user Example: ["policy1"] - `status` (string) Enum: "active", "inactive" - `tokenCreated` (string)