Members
Returns a JSON with the user, users, group or groups in your domain
Returns a JSON with a user, users, group or groups in your domain
GET
http(s)://MyThinfinityServer:[Port]/__ds@[your-domain]__/dirsvc/api/v1/members/
Path Parameters
Name
Type
Description
myMember
String
Returns a specific user or group in a Domain
myMem*
String
Returns all users or groups that match all letters behind the asterisk
*
String
Returns all Users and Groups
Headers
Name
Type
Description
Authorization*
Bearer TOKEN
Request Example:
Last updated
Was this helpful?