Return organization identity memberships
An access token in Infisical
The ID of the organization to get identity memberships from.
The offset to start from. If you enter 10, it will start from the 10th identity membership.
x >= 0
The number of identity memberships to return.
1 <= x <= 20000
The column to order identity memberships by.
name
, role
The direction identity memberships will be sorted in.
asc
, desc
The text string that identity membership names will be filtered by.
Default Response
The response is of type object
.