Databases

List Databases

Warning: This endpoint is deprecated. Please use the List Resources endpoint instead with filter={"operator":"exact","field":"type","value":"database"}.

get/api/v1/database/databases

Query parameters

integration_idstring

Integration ID

titlestring

Title of the database

Response

List of databases.

countinteger

The total count of items returned.

total_pagesinteger

The total number of pages.

Changes