Get a list of the parents of the media group

Prev Next
Get
/v{version}/MediaGroups/{id}/Parents

Implicitly filter on 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 media group

version
stringRequired

The requested API version

Default"1.18"
Query parameters
depth
integer (int32)

Depth of the search

Minimum1.0
Maximum255.0
includeArchived
boolean

If true, archived media groups are included in the returned list. Default: false.

Responses
200

OK

Array of object
object

Media group

AllowArchiving
boolean

If true, the media group allows archiving. Default: false.

AllowMediaArchiving
boolean

If true, the media group allows media archiving. Default: false.

Created
string (date-time)

Creation date in UTC

Id
integer (int32)

Unique ID of the media group

IsArchived
boolean

If true, the media group is archived. Default: false.

LocationId
integer (int32)

Unique ID of the location assigned to the media group

Modified
string (date-time)

Modification date in UTC

Name
string

Name of the media group

ParentId
integer (int32)

Unique ID of the parent media group

Permissions
object

Permissions of the media group

Read
boolean
Write
boolean
Create
boolean
Delete
boolean
400

Bad request

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

Access denied

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