cyberqp_get_customer_jit_status
Check Just-In-Time account status for a customer, including existence, enabled state, and metadata, without exposing credentials.
Instructions
Get JIT account status (existence, enabled/disabled state, metadata) for a specific customer. Never returns a password or OTP code - use this to check the current state of JIT accounts, not to retrieve credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| limit | No | Number of items per page. | |
| customerId | Yes | Customer ID. | |
| searchText | No | Optional search text to filter accounts by username. |