- Returns all databases accessible to your API key
- Each database includes complete table and field structure
- Use
workspaceIdparameter to filter by workspace
Authorizations
Enter your Fillout API key. Format: Bearer <api_key>
Response
List of databases
Unique UUID identifier for the database
Example:
"bad4b276-f604-47ad-86e5-d2ae4f60968f"
Name of the database
List of tables in the database
ISO timestamp of when the database was created
Example:
"2025-10-18T02:08:14.784Z"
ISO timestamp of when the database was last updated
Example:
"2025-10-18T02:08:14.784Z"
Workspace ID that owns this database