Skip to main content
Skip table of contents

6.15 List Users Service

Info : available in Thru File Sharing version 9.10.8 and later.

6.15.1 GET Users

Url

[ThruWebServer]/REST/[version]/Users

Verb

GET

Required HTTP Headers

Accept: (application/xml or application/json)

Description

List users in the site with filters in querystring

Request Query Params

?name=<string>&email=<string>&company=<string>&roles=<int[]>&active=<bool>

Return Data Object

ThruCollectionResult<ThruPublicUserInfo>

Invocation Scenario(s)

 

Remarks

API does not return deleted users

Rest API version : 1.0

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.