Salesforce

GetAdminUsers

« Go Back
Information
GetAdminUsers
000005254
Public
Product Selection
aiWare - aiWare
Article Details
AdminUsersGetResponse GetAdminUsers(ctx, optional)

This provides a list of users in the system

Required Parameters

NameTypeDescriptionNotes
ctxcontext.Contextcontext for authentication, logging, cancellation, deadlines, tracing, etc.
optional*GetAdminUsersOptsoptional parametersnil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a GetAdminUsersOpts struct

NameTypeDescriptionNotes
xCorrelationIdoptional.StringCorrelation Id that can be passed, traced in the server and will be returned in the response if present in the request
offsetoptional.Int32the number of users to skip before getting the result set
limitoptional.Int32the number of users to return.[default to 100]
orderByoptional.Stringthe field to sort[default to created_date_time]
directionoptional.Stringthe sort order[default to DESC]
statusoptional.Stringthe value should be in [active, trial, inactive, deleted]
nameoptional.StringName of user
userNameoptional.StringuserName of user
emailoptional.Stringemail of user
roleIDsoptional.Interface of stringFilters by role
organizationIDsoptional.Interface of stringFilters by internal organization ID
accessAllOrganizationoptional.BoolA user can access to all organization or not.
isSuperAdminoptional.Bool

Return type

AdminUsersGetResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json
Additional Technical Documentation Information
Properties
6/4/2024 10:23 PM
6/4/2024 10:23 PM
6/4/2024 10:23 PM
Documentation
Documentation
000005254
Translation Information
English

Powered by