You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Digging through the godocs, it doesn't look like this library supports retrieving the members of an organization - which is totally fair. The api for retrieving members for an org is undocumented. As such, I know y'all are probably not open to adding support for such an endpoint (I probably wouldn't personally in an OSS project that I ran), but I thought that I might as well ask 😄.
For context, the api route is the same as the Retrieve Org endpoint, with a /members/ suffix (i.e. /api/0/organizations/{org_slug}/members/.
Cheers!
The text was updated successfully, but these errors were encountered:
Hi there 👋!
Digging through the godocs, it doesn't look like this library supports retrieving the members of an organization - which is totally fair. The api for retrieving members for an org is undocumented. As such, I know y'all are probably not open to adding support for such an endpoint (I probably wouldn't personally in an OSS project that I ran), but I thought that I might as well ask 😄.
For context, the api route is the same as the
Retrieve Org
endpoint, with a/members/
suffix (i.e./api/0/organizations/{org_slug}/members/
.Cheers!
The text was updated successfully, but these errors were encountered: