Method: issuer.list

Returns a list of all issuers shared to the caller.

HTTP request

GET https://walletobjects.googleapis.com/walletobjects/v1/issuer

The URL uses gRPC Transcoding syntax.

Request body

The request body must be empty.

Response body

If successful, the response body contains data with the following structure:

JSON representation
{
  "resources": [
    {
      object (Issuer)
    }
  ]
}
Fields
resources[]

object (Issuer)

Resources corresponding to the list request.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/wallet_object.issuer