Database tables

This endpoint only works in combination with the token authentication. It lists all the tables that the token has either create, read, update or delete access to.

get/api/database/tables/all-tables/

Response

idinteger required
namestring required
orderinteger required

Lowest first.

database_idinteger required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.