Salesforce

Bash API endpoint: getAdminUsers

« Go Back
Information
Bash API endpoint: getAdminUsers
000007281
Public
Product Selection
aiWare - API
Article Details

This provides a list of users in the system

Example

aiware getAdminUsers X-Correlation-Id:value  offset=value  limit=value  orderBy=value  direction=value  status=value  name=value  userName=value  email=value  roleIDs=value  organizationIDs=value  accessAllOrganization=value  isSuperAdmin=value

Parameters

NameTypeDescriptionNotes
xCorrelationIdstringCorrelation Id that can be passed, traced in the server and will be returned in the response if present in the request[optional] [default to null]
offsetintegerthe number of users to skip before getting the result set[optional] [default to null]
limitintegerthe number of users to return.[optional] [default to 100]
orderBystringthe field to sort[optional] [default to created_date_time]
directionstringthe sort order[optional] [default to DESC]
statusstringthe value should be in [active, trial, inactive, deleted][optional] [default to null]
namestringName of user[optional] [default to null]
userNamestringuserName of user[optional] [default to null]
emailstringemail of user[optional] [default to null]
roleIDsstringFilters by role[optional] [default to null]
organizationIDsstringFilters by internal organization ID[optional] [default to null]
accessAllOrganizationbooleanA user can access to all organization or not.[optional] [default to null]
isSuperAdminboolean[optional] [default to null]

Return type

AdminUsersGetResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not Applicable
  • Accept: application/json
Additional Technical Documentation Information
Properties
1/24/2025 11:01 PM
1/24/2025 11:02 PM
1/24/2025 11:02 PM
Documentation
Documentation
000007281
Translation Information
English

Powered by