Annotations
Creates a new annotation for an attestation value with a human-readable description
Body
createdinteger · int64Required
Creation timestamp, set by the plugin
keystringRequired
Attestation value to annotate
valuestringRequired
Human-readable description for the attestation value
Responses
200
Annotation created successfully
application/json
400
Invalid request body
405
Unsupported operation
application/json
put
/v1/auth/ratls/annotationsRetrieves a list of all available annotations in the system
Query parameters
liststring · enumRequiredPossible values:
Must be set to 'true' to retrieve the list
Responses
200
List of annotations retrieved successfully
application/json
get
/v1/auth/ratls/annotations/200
List of annotations retrieved successfully
Last updated
Was this helpful?