Salesforce

GetAdminOrganizations

« Go Back
Information
GetAdminOrganizations
000005236
Public
Product Selection
aiWare - aiWare
Article Details
AdminOrganizationsGetResponse GetAdminOrganizations(ctx, optional)

This provides a list of organizations

Required Parameters

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

Optional Parameters

Optional parameters are passed through a pointer to a GetAdminOrganizationsOpts 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]
organizationIDoptional.Interface of stringFilter by organizationID
organizationNameoptional.StringFilter by organizationName
orderByoptional.StringThe value should be in [organizationName, organizationID, createdTime, basePriority, failed, complete]
directionoptional.StringDESC/ ASC
startTimeoptional.StringFilter by jobStatusCount with startTime
endTimeoptional.StringFilter by jobStatusCount with endTime

Return type

AdminOrganizationsGetResponse

Authorization

api_key

HTTP request headers

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

Powered by