Get deleted billing account databases

Gets the list of deleted databases that were owned by a billing account.

Request

GET https://www.activityinfo.org/resources/billingAccounts/{accountId}/databases/deleted

Successful response

application/json

array[object]
id string required
label string required
timeDeleted instant required
deletingUser object required
recoverable boolean required

Error responses

Status Code Error Code Description
401 AUTHENTICATION_REQUIRED The request must be authenticated
403 FORBIDDEN Permission denied
404 NOT_FOUND The resource could not be found
410 DELETED The resource has been deleted

Example

curl -u anything:YOUR_API_TOKEN \
  https://www.activityinfo.org/resources/billingAccounts/190780004/databases/deleted
Next item
Get form geo json