organizations

Retrieve all members for an organization.

Retrieve all members for an organization. Supports optional authentication.

get/organizations/{organizationId}/members

Path parameters

organizationIdinteger required

Organization ID.

Response

default response

dbCreateDateinteger
dbUpdateDateinteger
role'ADMIN' | 'MAINTAINER' | 'MEMBER'
status'PENDING' | 'REJECTED' | 'ACCEPTED' required

The status of the organization invitation

Changes

No recorded changes to this endpoint across all 51 revisions of this API.