Method: sessions.get

Retrieves information about the specified session.

If the specified session does not exist or is not owned by the user, a NOT_FOUND error is returned. If the session exists but access to the session has expired, a PERMISSION_DENIED error is returned.

HTTP request

GET https://photospicker.googleapis.com/v1/sessions/{sessionId}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
sessionId

string

Required. The Google-generated identifier for this session.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of PickingSession .

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/photospicker.mediaitems.readonly
Create a Mobile Website
View Site in Mobile | Classic
Share by: