# Player

# Videos

You can list a Product's videos & videoGroups with the following query:

# Access Check

You can check the current access rights of the user for a given video using the following query:

# Player

To retrieve a Player for a Video, use the following query. You might get player: null with an error and a code if the access is invalid (see previous section).

# Watch History

You can build a watch history with user.watchHistory, which returns the last seen videos and the position (seek) of the user in them :