Workers
Get worker connection tokens
Returns connection tokens and the resolved OpenWork connect URL for an existing worker.
post/v1/workers/{id}/tokens
Path parameters
idstring typeid required
Den TypeID with 'wrk_' prefix and a 26-character base32 suffix.
Response
Worker connection tokens returned successfully.
Changes
Changed in 2 of the 25 revisions of this API.2
- ○
added the optional property
directPreviewto the response with the200statusresponse-optional-property-added
- ○
- ○
removed the pattern
^wrk_.*from thepathrequest parameteridrequest-parameter-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○