Salesforce

Bash API endpoint: getEngineLaunches

« Go Back
Information
Bash API endpoint: getEngineLaunches
000007415
Public
Product Selection
aiWare - API
Article Details

This API returns the list of launches for this engine

Example

aiware getEngineLaunches EngineID=value  LaunchStatus=value  LaunchAction=value  CreatedBefore=value  CreatedAfter=value  offset=value  limit=value  orderBy=value  direction=value

Parameters

NameTypeDescriptionNotes
engineIDstringID of Engine[default to null]
launchStatusLaunchStatusEnumField to match the current launch status[optional] [default to null]
launchActionLaunchActionEnumField to match the current launch action[optional] [default to null]
createdBeforeintegerFilter items where created date is before this date[optional] [default to null]
createdAfterintegerFilter items where created date is after this date[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]
orderBystringthe field to sort[optional] [default to createdDateTime]
directionstringthe sort order. ASC or DESC.[optional] [default to DESC]

Return type

GetEngineLaunchResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not Applicable
  • Accept: application/json
Additional Technical Documentation Information
Properties
2/3/2025 7:51 PM
2/3/2025 7:53 PM
2/3/2025 7:53 PM
Documentation
Documentation
000007415
Translation Information
English

Powered by