Skip to main content

List Users

GET 

/org/:orgId/users

Lists all users for the Organization

Request​

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

Responses​

Success.

Schema

    any

Loading...