Get a media group

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

Media groups are implicitly filtered by the user's read permission.

Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
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

Responses
200

Returns the media group details.

Expand All
object

Spot group details

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

property*
object additionalProperties

A set containing multiple entries containing one user group and its available permissions

Read
boolean
Write
boolean
Create
boolean
Delete
boolean
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

Access denied

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

Media group not found.

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