pub async fn list_api_keys<S: WorkflowStore>(
__arg0: State<Arc<AppState<S>>>,
) -> Result<Json<Vec<ApiKeyRecord>>, AppError>pub async fn list_api_keys<S: WorkflowStore>(
__arg0: State<Arc<AppState<S>>>,
) -> Result<Json<Vec<ApiKeyRecord>>, AppError>