Databases
Databases or similar data elements from an integration.
Warning: This endpoint is deprecated. Please use the List Resources endpoint instead with
filter={"operator":"exact","field":"type","value":"database"}.
Integration ID
df2c0597-13d9-4159-bb6d-00b3f54235dcTitle of the database
Sample DatabaseList of databases.
Bad request.
Internal server error.
Create a new database resource. It must have a schema as a parent, and an associated integration.
The title of the resource.
Sample TitleThe integration ID associated with the resource, if one exists.
ca529385-fbc9-4934-afae-e372affe795bA description of the resource.
This is a description for a sample table.The type of the resource.
glossaryMark down documentation to be added to the resource.
\n# Castae illa\n\n## Finemque aequore\n\nLorem markdownum motusThe ID of the parent resource. Please keep the resource heirarchy in mind when setting the parent.
df2c0597-13d9-4159-bb6d-00b3f54235dcIndicates whether the resource contains personally identifiable information (PII). Values can be - True False
falseIndicates whether the resource has been set as verified. Values can be - True False
trueIndicates if the resource is visible to viewers or not. Values can be - True False
trueA list of team IDs that the resource belongs to.
["e8ac09ed-e51e-4e61-8eaf-59942c98c260","cca810f1-11c1-4117-bc23-20ae8020897f"]A list of owner user IDs for the resource.
["33733f42-8ff7-460b-9e20-50a2133d3bb0","c90dedee-40ee-47ec-9c27-96dc3b2ec363"]A list of owner group IDs for the resource.
["f3bdd4f8-d6ea-4f9b-8384-e179fa8eb3da"]A list of collection IDs the resource belongs to.
["3b2c7185-fb5d-4d94-89d4-3dae08e093a9"]A list of tag IDs associated with the resources.
["04654d61-4f64-4f08-b697-3915b5137c49","429693a2-a5e7-4525-b413-ece5e96bc5b3"]A list of user IDs that have been subscribed to the resource. Anyone subscribed will be notified of any changes.
["c90dedee-40ee-47ec-9c27-96dc3b2ec363"]Database created successfully
Bad request.
Internal server error.
Warning: This endpoint is deprecated. Please use the List Resources endpoint instead with
filter={"operator":"exact","field":"id","value":"your-database-id"}.
The unique identifier of the database to retrieve.
27498d73-db31-4a4e-8cf0-faccff1bed0fSuccessful response
Database not found.
Internal server error.
Use this endpoint to update database metadata.
The unique identifier of the database to retrieve.
27498d73-db31-4a4e-8cf0-faccff1bed0fA description of the resource.
This is a description for a sample table.Mark down documentation to be added to the resource.
\n# Castae illa\n\n## Finemque aequore\n\nLorem markdownum motusIndicates whether the resource contains personally identifiable information (PII). Values can be - True False
falseIndicates whether the table has been set as verified. Values can be - True False
trueIndicates if the resource is visible to viewers or not. Values can be - True False
trueA list of team IDs that the resource belongs to.
["e8ac09ed-e51e-4e61-8eaf-59942c98c260","cca810f1-11c1-4117-bc23-20ae8020897f"]A list of owner user IDs for the resource.
["33733f42-8ff7-460b-9e20-50a2133d3bb0","c90dedee-40ee-47ec-9c27-96dc3b2ec363"]A list of collection IDs the resource belongs to.
["3b2c7185-fb5d-4d94-89d4-3dae08e093a9"]A list of tag IDs associated with the resources.
["04654d61-4f64-4f08-b697-3915b5137c49","429693a2-a5e7-4525-b413-ece5e96bc5b3"]A list of the added user IDs that have been subscribed to the resource. Anyone subscribed will be notified of any changes.
["c90dedee-40ee-47ec-9c27-96dc3b2ec363"]Database updated successfully
Bad request.
Schema not found.
Internal server error.
Last updated
Was this helpful?