playbackMetadata > getMetadataStatus

Use this command to poll for metadata changes. This command returns a metadataStatus object for the target group.


Endpoint

GET


Request Parameters

There are no request parameters in the body, all of the request parameters are in the header.

This command requires a groupId to determine the target of the command. See the Control documentation for details.


Response

Returns a metadataStatus object for the target group.

In the event of a failure, returns a globalError.


Examples

Request

Response