organizations

List view of an organization's memberships.

get/api/organizations/{organization_pk}/memberships/

Path parameters

organization_pkstring required

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

user__service_accountstring

user__service_account

user__deployment_key_accountstring

user__deployment_key_account

role1 | 2 | 3 | 4 | 5

role (1 = Member, 2 = Admin, 3 = Developer, 4 = Restricted, 5 = Manager)

role__instring

role__in

user__idstring

user__id

groupsstring

Comma-separated group ids; returns members in any of the groups.

qstring

A search term.

Changes

No recorded changes to this endpoint across all 1 revision of this API.