- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists curated packages owned by the specified curator.
HTTP request
GET https://authorizedbuyersmarketplace.googleapis.com/v1beta/{parent=curators/*}/curatedPackages
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent curator account which owns this collection of curated packages. Format: |
Query parameters
| Parameters | |
|---|---|
pageSize |
Optional. Requested page size. The server may return fewer results than requested. Max allowed page size is 500. If unspecified, the server will default to 500. |
pageToken |
Optional. A page token, received from a previous |
filter |
Optional. Optional query string using the Cloud API list filtering syntax. Supported columns for filtering are:
|
Request body
The request body must be empty.
Response body
Response message for curatedPackages.list.
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"curatedPackages": [
{
object ( |
| Fields | |
|---|---|
curatedPackages[] |
The list of curated packages. |
nextPageToken |
A token to retrieve the next page of results. Pass this value in the |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/authorized-buyers-marketplace