HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Get specified Venafi CA history object

Get specified Venafi CA history object

Path Params
string
required

ID of the Venafi configuration

Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to date:desc

Sorting criteria in the format: property:asc/desc. Default sort is date:desc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=date:desc,name:asc

sort
string

Query in the RSQL format, allowing to filter history notes collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: username, date, note, details. This param can be combined with paging and sorting. Example: filter=username!=admin and details==disabled and date<2019-12-15

Responses

Language
Credentials
Choose an example:
application/json