Skip to main content
Unary · Agents Creates a token for conversation access with a specific agent run. This method generates a temporary token that can be used to securely connect to an ongoing agent conversation, for example in a web UI.

Examples

  • Create a token to join an agent run conversation in a front-end application:

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.CreateAgentExecutionConversationTokenRequest

Response

gitpod.v1.CreateAgentExecutionConversationTokenResponse