List Snapshots
GET https://infrahub-api.nexgencloud.com/v1/core/snapshots
Retrieves a list of your current snapshots. For more information about snapshots, click here.
Query string parameters
search string or integer
optional
Search for the name or ID of the snapshot to retrieve it.
page integer
optional
The page number to retrieve snapshots from.
pageSize integer
optional
Specify the number of snapshots to return per page.
Attributes
status boolean
Indicates the result of the request to retrieve a list of snapshots. true
signifies success, while false
indicates an error.
message string
A description of the status of the request.