Skip to main content
Gets paginated API deployments for an assistant. Use user-scoped authentication because the operation requires organization and project context.
For setup and authentication options, see the Installation guide and Authentication.

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAllAssistantDeploymentRequest
required
Deployment list request.

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
AssistantApiDeployment[]
API deployments returned by the request.
Paginated
Pagination metadata.
Error
Error details when the operation fails.

Errors