Skip to content

Instantly share code, notes, and snippets.

View dvgreader-cell's full-sized avatar

dvgreader-cell

  • Joined Oct 24, 2025
View GitHub Profile
swagger: "2.0"
info:
title: SecurID Admin Interface API
description: API to export user event logs from SecurID Admin Interface.
version: 1.0.0
host: moko1.access-dev.securid.com
basePath: /poc/securitycopilot
schemes:
- https
paths:
swagger: "2.0"
info:
title: SecurID Admin Interface API
description: API to export user event logs from SecurID Admin Interface.
version: 1.0.0
host: moko1.access-dev.securid.com
basePath: /poc/securitycopilot
schemes:
- https
paths:
openapi: 3.0.0
info:
title: SecurID Admin Interface API
description: API to export user event logs from SecurID Admin Interface.
version: 1.0.0
servers:
- url: https://eng-access.access-dev.securid.com/AdminInterface/restapi/v1
paths:
/usereventlog/exportlogs:
get: