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 the user's ID.

post/identities/GetWorkloadAccessTokenForUserId

Request body

workloadNamestring required

The name of the workload from which you want to retrieve the access token.

userIdstring required

The ID of the user for whom you are retrieving the access token.

Response

Success

workloadAccessTokenstring password required

The access token for the specified workload.