- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
List the data segments owned by a curator.
HTTP request
GET https://authorizedbuyersmarketplace.googleapis.com/v1beta/{parent=curators/*}/dataSegments
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Name of the parent curator that can access the data segment. v1alpha 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. The page token as returned. |
Request body
The request body must be empty.
Response body
Response message for listing data segments.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"dataSegments": [
{
object ( |
Fields | |
---|---|
dataSegments[] |
The list of data segments. |
nextPageToken |
Continuation token for fetching 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