List organizations the current user is a member of
GET /organizations/list-my
GET
/organizations/list-my
Returns organizations the user belongs to (for company switcher, etc.)
Responses
Section titled “ Responses ”OK
Array<object>
object
id
required
string
name
required
string
slug
required
string
companyId
required
string
401
403
422