v1
latestOpenAPI 3.0.12026-08-061638881007.6 KBBackups
List Backups
get/v1/backups
Query parameters
limitinteger
The number of entities to return.
startingAfterstring uuid
Entity id used to the determine beginning of query results.
sortBy'id' | 'alias' | 'metadata.createdAt' | 'metadata.lastModifiedAt'
Property name used to sort the query results.
sortOrder'ASC' | 'DESC'
Sort order applied to the query results.
vaultIdstring uuid
Return entities matching given vault id.
lastOnlyboolean
Return entities with acknowledged status and limits results to latest one.
acknowledgedboolean
Return entities with acknowledged status equals true.
data.type'VaultHsm' | 'VaultMpc'
Return entities that matches given type.
metadata.createdBystring uuid
Return entities that were created by matching user.
metadata.lastModifiedBystring uuid
Return entities that were last modified by matching user.
metadata.descriptionstring
Return entities with descriptions that contains or equals to provided description.
metadata.customPropertiesstring[]
Return entities that contains provided custom properties.
additionalDetails.processingStatus'Pending' | 'Preparing' | 'Completed' | 'Failed'
Return entities matching given processing status.