Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zuplo Audit Logs API

The Audit Logs API from Zuplo — 1 operation(s) for audit logs.

Zuplo Audit Logs API is one of 13 APIs that Zuplo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Audit Logs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and 4 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://dev.zuplo.com.

1 operations 1 paths 11 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://dev.zuplo.com
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Zuplo Audit Logs API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key authentication. Format: Bearer {api-key}

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Audit Logs 1
GET
/v1/accounts/{accountName}/audit-logs
Query Audit Logs
AuditLogsService_list 8 params → 200400401500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Zuplo.AuditLogs.AuditLog (10 properties), Zuplo.AuditLogs.Context (8 properties), Zuplo.AuditLogs.Actor (6 properties), Zuplo.AuditLogs.AuditLogsPagination (4 properties). Each schema is shown below with its type and property counts.

Zuplo.HttpProblemDetails.InternalServerErrorProblemResponse
object
2 properties 2 required
Zuplo.HttpProblemDetails.UnauthorizedProblemResponse
object
2 properties 2 required
Zuplo.AuditLogs.Actor
object
Details about the actor who performed the action
6 properties 6 required
Zuplo.AuditLogs.AuditLogsPagination
object
Pagination information for audit logs
4 properties 4 required
Zuplo.AuditLogs.Resource
object
A resource affected by the action
3 properties 3 required
Zuplo.AuditLogs.AuditLog
object
An audit log entry representing an action performed in the system
10 properties 10 required
Zuplo.AuditLogs.ActingAs
object
Details about the user being impersonated, if applicable
2 properties 2 required
Zuplo.AuditLogs.AuditLogsResponse
object
Response containing a list of audit logs with pagination
2 properties 2 required
Zuplo.AuditLogs.Route
object
Information about the API route that triggered this audit event
3 properties 3 required
Zuplo.HttpProblemDetails.BadRequestProblemResponse
object
2 properties 2 required
Zuplo.AuditLogs.Context
object
Contextual information about where and how the action was performed
8 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuplo-audit-logs-api-openapi.yml Raw ↑

Other APIs Zuplo publishes across the network.

Zuplo API Keys - Buckets API
Zuplo API Keys - Consumers API
Zuplo API Keys - Keys API
Zuplo API Keys - Managers API
Zuplo Custom Domains API
Zuplo Deployments API
Zuplo MCP Servers API
Zuplo Openapi API
Zuplo Tunnel Services API
Zuplo Tunnels API
Zuplo Variables API
Zuplo Who Am I API