Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.openworklabs.com/v1/connectors/github/install/start \ --header 'Content-Type: application/json' \ --data ' { "returnPath": "<string>" } '
{ "ok": true, "item": { "redirectUrl": "<string>", "state": "<string>" } }
Builds a GitHub App install redirect URL for the current organization.
1 - 1024
GitHub install redirect returned successfully.
Show child attributes
Was this page helpful?