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

Qualio Audit Trail API

The Audit Trail API from Qualio — 1 operation(s) for audit trail.

Qualio Audit Trail API is one of 11 APIs that Qualio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Audit Trail. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 1 path, and defines 9 schemas. It is described by OpenAPI 3.1.0, at version 0.1.

Requests are made against a single base URL, https://api.qualio.com.

2 operations 1 paths 9 schemas 1 GET1 OPTIONS

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1
Base URL
https://api.qualio.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Qualio Audit Trail API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (api_key). By default, every request must be authenticated.

Paths & Operations 2

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

Audit Trail 2
GET
/v1/audit-trail/audits
Query the audit trail
queryAuditTrail 5 params → 200400403429
OPTIONS
/v1/audit-trail/audits
Returns the company's audit trail: a chronological, immutable log of significant user and system activity across the quality management system (also referred to as the activity log or history). Each…
queryAuditTrailOptions 5 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are auditTrailResp (2 properties), genericBadRequest400ParametersResponse (2 properties), throttledResponse (1 property), genericForbiddenResponse (1 property). Each schema is shown below with its type and property counts.

auditTrailResp
object
A series of audit trail entries
2 properties 2 required
genericForbiddenResponse
object
1 property 1 required
limitParam
number
The maximum number of results to return. This is typically used with offset to paginate results.
endDateParam
string
Filter results up to this date (ISO 8601 format)
startDateParam
string
Filter results from this date onwards (ISO 8601 format)
genericBadRequest400ParametersResponse
object
2 properties 2 required
throttledResponse
object
1 property 1 required
offsetParam
number
A start point for the batch to be returned. For example, a value of 5 will start at the 6th element in the overall population
userIdParam
number
A unique identifier for a user in Qualio

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qualio-audit-trail-api-openapi.yml Raw ↑

Other APIs Qualio publishes across the network.

Qualio Change Management API
Qualio Compliance Intelligence API
Qualio Design Controls API
Qualio Documents API
Qualio Events API
Qualio Resource Library API
Qualio Suppliers API
Qualio Tags API
Qualio Training API
Qualio User Management API