Get a list of child categories of an existing category

Prev Next
Get
/v{version}/Categories/{id}/Children

Categories are implicitly filtered by the user's read permission.

Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
id
integer (int32) Required

Unique ID of the category

version
stringRequired

The requested API version

Default"1.17"
Query parameters
parameters.depth
integer (int32)

Depth of the search

Maximum255.0
Minimum1.0
Responses
200

OK

Array of object
object

Category

Id
integer (int32)

Unique ID of the category

Name
string

Name of the category

ParentId
integer (int32)

Unique ID of the parent category

Selectable
boolean

If true, the category is selectable in the IXM Platform. Default: false.

Permissions
object

Permissions of the category

Read
boolean
Write
boolean
Created
string (date-time)

Creation date in UTC

Modified
string (date-time)

Modification date in UTC

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
404

Not found

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties