v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Project Identities

Return project identity memberships

get/api/v1/projects/{projectId}/identity-memberships

Path parameters

projectIdstring required

The ID of the project to get identity memberships from.

Query parameters

offsetnumber

The offset to start from. If you enter 10, it will start from the 10th identity membership.

limitnumber

The number of identity memberships to return.

orderBy'name'

The column to order identity memberships by.

orderDirection'asc' | 'desc'

The direction identity memberships will be sorted in.

searchstring

The text string that identity membership names will be filtered by.

Response

Default Response

totalCountnumber required