Lists all Authorization
s under an Engine
.
HTTP request
GET https://discoveryengine.googleapis.com/v1alpha/{parent=projects/*/locations/*}/authorizations
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The parent resource name. Format: |
Query parameters
Parameters | |
---|---|
pageSize |
Maximum number of |
pageToken |
A page token When paginating, all other parameters provided to |
Request body
The request body must be empty.
Response body
Response message for the AuthorizationService.ListAuthorizations
method.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"authorizations": [
{
object ( |
Fields | |
---|---|
authorizations[] |
All the customer's |
nextPageToken |
A token that can be sent as |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.