v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBGet database by id
Returns a specific database.
Permissions required: Permission to view the database and its corresponding space.
Path parameters
The ID of the database to be returned
Query parameters
Includes collaborators on the database.
Includes direct children of the database, as defined in the ChildrenResponse object.
Includes operations associated with this database in the response, as defined in the Operation object. The number of results will be limited to 50 and sorted in the default sort order. A meta and _links property will be present to indicate if more results are available and a link to retrieve the rest of the results.
Includes content properties associated with this database in the response. The number of results will be limited to 50 and sorted in the default sort order. A meta and _links property will be present to indicate if more results are available and a link to retrieve the rest of the results.
Response
Returned if the requested database is returned.