concurrencyGroups
Get the concurrency key for a job that has concurrency limits enabled
Requires read access to the job, the same as reading the run itself. Returns 403 for a workspace member who cannot see the run, and 404 when the caller is not a member of the job's workspace.
get/concurrency_groups/{id}/key
Path parameters
idstring uuid required
Response
concurrency key for given job
string required