curl --request GET \
--url https://api.openworklabs.com/v1/connectors/github/accounts/{connectorAccountId}/repositories{
"items": [
{
"id": 123,
"fullName": "<string>",
"defaultBranch": "<string>",
"private": true,
"hasPluginManifest": true,
"manifestKind": "marketplace",
"marketplacePluginCount": 4503599627370495
}
],
"nextCursor": "<string>"
}Lists repositories visible to one GitHub connector account.
curl --request GET \
--url https://api.openworklabs.com/v1/connectors/github/accounts/{connectorAccountId}/repositories{
"items": [
{
"id": 123,
"fullName": "<string>",
"defaultBranch": "<string>",
"private": true,
"hasPluginManifest": true,
"manifestKind": "marketplace",
"marketplacePluginCount": 4503599627370495
}
],
"nextCursor": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Den TypeID with 'cac_' prefix and a 26-character base32 suffix.
30^cac_.*1 - 2551 <= x <= 1001 - 255Was this page helpful?