cURL
curl --request GET \ --url https://api.openworklabs.com/v1/orgs/{orgId}/context
{ "currentMemberTeams": [ {} ] }
Returns the resolved organization context for a specific org, including the current member record and their team memberships.
Den TypeID with 'org_' prefix and a 26-character base32 suffix.
30
^org_.*
Organization context returned successfully.
Show child attributes