Get a list of UDC categories of an existing UDC container

Prev Next
Get
/v{version}/UdcDataImporters/Containers/{containerId}/Categories
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
containerId
integer (int32) Required

Unique ID of the UDC container

version
stringRequired

The requested API version

Responses
200

OK

Array of object
object

UDC category

Children
Array of object (V1.Models.Udc.Category)

Child categories of the UDC category

object Recursive

UDC category

Id
integer (int32)

Unique ID of the UDC category

Name
string

Name of the UDC category

400

Bad request

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

Unauthorized

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

Forbidden

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

Unexpected error

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