Skip to main content

list_api_keys

Function list_api_keys 

Source
pub async fn list_api_keys(
    __arg0: State<App>,
    __arg1: Auth,
    __arg2: OptionalRequestId,
) -> ClResult<(StatusCode, Json<ApiResponse<Vec<ApiKeyListItem>>>)>
Expand description

GET /api/auth/api-keys - List all API keys for the authenticated tenant