latestOpenAPI 3.0.12026-08-218193199.7 KB

a753ea35d9dd

Tables

List deleted tables

Returns a paginated list of deleted recoverable tables for the authenticated account.

get/table/deleted

Query parameters

cursor_idinteger

ID of the last table from the previous page; omit for the first page

page_sizeinteger

Number of tables to return per page

database_idinteger

Filter deleted tables by database ID

Response

OK

cursor_idinteger nullable required

ID of the last table in this page; pass as cursor_id to get the next page, or null if this is the last page