Salesforce

GetAdminUsersRoles

« Go Back
Information
GetAdminUsersRoles
000005256
Public
Product Selection
aiWare - aiWare
Article Details
AdminUsersRolesGetResponse GetAdminUsersRoles(ctx, optional)

This provides a list of user role in the system

Required Parameters

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

Optional Parameters

Optional parameters are passed through a pointer to a GetAdminUsersRolesOpts 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.Int64the number of data to skip before getting the result set
limitoptional.Int64the number of items to return.[default to 10]
roleIDoptional.Interface of stringFilter by role ID
roleNameoptional.StringFilter by roleName
orderByoptional.StringThe value should be in [roleName, createdTime]

Return type

AdminUsersRolesGetResponse

Authorization

api_key

HTTP request headers

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

Powered by