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 GET \ --url https://api.openworklabs.com/v1/plugins/{pluginId}/access
{ "items": [ { "id": "<string>", "orgMembershipId": "<string>", "teamId": "<string>", "orgWide": true, "createdByOrgMembershipId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "removedAt": "2023-11-07T05:31:56Z" } ], "nextCursor": "<string>" }
Lists direct, team, and org-wide grants for a plugin.
Den TypeID with 'plg_' prefix and a 26-character base32 suffix.
30
^plg_.*
Plugin access grants returned successfully.
Show child attributes
1 - 255
Was this page helpful?