Workspace Configuration
Get a runner registration token
Generate a registration token used to enroll a new runner at a given location. Requires the workspace admin role. The runner (RunWhen Local / runner-control) uses the returned token to register and obtain its upload/config credentials.
get/api/v3/workspaces/{workspace}/runner-token
Path parameters
workspacestring required
Workspace short name
Query parameters
locationstring required
Location name for the runner (becomes the runner identity {workspace}--{location})
Response
Runner registration token + registration details