Skip to main content
GET
/
admin
/
reset-backups
List Reset Backups
curl --request GET \
  --url https://staging-api.polysimulator.com/admin/reset-backups
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Query Parameters

user_id
integer | null
limit
integer
default:20

Response

Successful Response