Skip to main content
Recently Deleted/Recently Deleted

ListMembers

List all members belonging to the specified organizational unit.

GET/api/v1/tenants/{tenantUuid}/org/units/{uuid}/members

Operation ID

ListMembers

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • tenantUuid
    StringRequired

    UUID of the tenant that owns the org unit

  • uuid
    StringRequired

    UUID of the org unit to list members for

Query Parameters

  • recursive
    Boolean

    Whether to include members from nested child units Whether to include members from nested child units

    Example: true

  • page
    Integer

    Page number (1-based) for pagination Page number (1-based) for pagination

    Example: 0

  • size
    Integer

    Number of records per page Number of records per page

    Example: 0

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • data
    Object

    The data value

    Example: (nested object)