Snapshots: get

Retrieves the metadata for a given snapshot ID. Try it now.

Request

HTTP request

GET https://www.googleapis.com/games/v1/snapshots/snapshotId

Parameters

Parameter name Value Description
Path parameters
snapshotId string The ID of the snapshot.
Optional query parameters
language string The preferred language to use for strings returned by this method.

Authorization

This request requires authorization with at least one of the following scopes:

Scope
https://www.googleapis.com/auth/games
https://www.googleapis.com/auth/drive.appdata

For more information, see the authentication and authorization page.

Request body

Do not supply a request body with this method.

Response

If successful, this method returns a Snapshots resource in the response body.

Try it!

Use the APIs Explorer below to call this method on live data and see the response.