Database
Get Items
Retrieve items from a specific table within a project.
GET
/
account
/
{project_id}
/
db
/
{table_name}
Authorizations
Authorization
string
headerrequiredEnter your Bearer token in the format: Bearer <token>
Path Parameters
project_id
string
requiredThe ID of the project
table_name
string
requiredThe name of the table
Query Parameters
id
string