Skip to main content

Image_ListAlbums

Lists image albums with pagination.

Path Parameters
  • user string required

    The user id.

Query Parameters
  • pageSize int32

    If unspecified, server will pick an appropriate default.

  • pageToken string

    The value returned from the previous call.

  • filter string

    A filter to be applied to results.

Responses

OK

Schema
  • albums object[]

    The list of albums.

    • name string

      The album resource name.

    • displayName string

      The album display name.

  • nextPageToken string

    A token to retrieve next page of results.