cURL
curl --request POST \ --url https://api.openworklabs.com/v1/workers/{id}/tokens
{ "tokens": { "owner": "<string>", "host": "<string>", "client": "<string>" }, "connect": { "openworkUrl": "<string>", "workspaceId": "<string>" } }
Returns connection tokens and the resolved OpenWork connect URL for an existing worker.
Den TypeID with 'wrk_' prefix and a 26-character base32 suffix.
30
^wrk_.*
Worker connection tokens returned successfully.
Show child attributes