Get a single audit-artifact by id
GET /audit-artifacts/{id}
GET
/audit-artifacts/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
title
required
string
category
required
string
description
string
version
string
effective_from
string format: date
effective_to
string format: date
file_url
string
file_size_bytes
integer
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
linked_controls
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_public
boolean
organisation
uploaded_by
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found