cURL
curl --request GET \ --url https://api.openworklabs.com/v1/me/orgs
{ "orgs": [ { "id": "<string>", "isActive": true } ], "activeOrgId": "<string>", "activeOrgSlug": "<string>" }
Lists the organizations visible to the current user and marks which organization is currently active.
Current user organizations returned successfully.
Show child attributes
Den TypeID with 'org_' prefix and a 26-character base32 suffix.
30
^org_.*