v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465766489.0 KB

Obtains a workload access token for agentic workloads acting on behalf of a user, using a JWT token.

post/identities/GetWorkloadAccessTokenForJWT

Request body

workloadNamestring required

The unique identifier for the registered workload.

userTokenstring password required

The OAuth 2.0 token issued by the user's identity provider.

Response

Success

workloadAccessTokenstring password required

An opaque token representing the identity of both the workload and the user.