curl --request GET \
--url https://api.ubicloud.com/project/{project_id}/location/{location}/postgres/{postgres_database_reference}/backup \
--header 'Authorization: Bearer <token>'{
"count": 123,
"items": [
{
"key": "<string>",
"last_modified": "2023-11-07T05:31:56Z"
}
]
}curl --request GET \
--url https://api.ubicloud.com/project/{project_id}/location/{location}/postgres/{postgres_database_reference}/backup \
--header 'Authorization: Bearer <token>'{
"count": 123,
"items": [
{
"key": "<string>",
"last_modified": "2023-11-07T05:31:56Z"
}
]
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the project
"pjkkmx0f2vke4h36nk9cm8v8q0"
The Ubicloud location/region
"eu-central-h1"
Postgres database ID or name Resource ID or name