Salesforce

Bash API endpoint: getAdminOrganizations

« Go Back
Information
Bash API endpoint: getAdminOrganizations
000007263
Public
Product Selection
aiWare - API
Article Details

This provides a list of organizations

Example

aiware getAdminOrganizations X-Correlation-Id:value  offset=value  limit=value  organizationID=value  organizationName=value  orderBy=value  direction=value  startTime=value  endTime=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 data to skip before getting the result set[optional] [default to null]
limitintegerthe number of items to return.[optional] [default to 10]
organizationIDstringFilter by organizationID[optional] [default to null]
organizationNamestringFilter by organizationName[optional] [default to null]
orderBystringThe value should be in [organizationName, organizationID, createdTime, basePriority, failed, complete][optional] [default to null]
directionstringDESC/ ASC[optional] [default to null]
startTimestringFilter by jobStatusCount with startTime[optional] [default to null]
endTimestringFilter by jobStatusCount with endTime[optional] [default to null]

Return type

AdminOrganizationsGetResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not Applicable
  • Accept: application/json
Additional Technical Documentation Information
Properties
1/23/2025 11:36 PM
1/23/2025 11:37 PM
1/23/2025 11:37 PM
Documentation
Documentation
000007263
Translation Information
English

Powered by