Jump to content

REST API Documentation

/cms/databases/{database_id}/{category_id}


Get specific database

Parameters

No parameters are accepted for this endpoint.

Exceptions

Code Message Description
2T306/3 INVALID_DATABASE The database ID does not exist or the authorized user does not have permission to view it
2T306/4 INVALID_ID The category ID does not exist or the authorized user does not have permission to view it

Response

Name Type Description
id int ID number
name string Name
url string URL
class string Node class
parentId int|null Parent Node ID
permissions object|null Node permissions
×
×
  • Create New...