Salesforce

GetApplications

« Go Back
Information
GetApplications
000005257
Public
Product Selection
aiWare - aiWare
Article Details
GetApplicationsResponse GetApplications(ctx, optional)

Get the list of applications deployed and available on aiWARE

Required Parameters

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

Optional Parameters

Optional parameters are passed through a pointer to a GetApplicationsOpts 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
applicationStatusQueryOptionaloptional.Interface of ApplicationStatusEnumstatus
applicationTypeQueryOptionaloptional.Interface of ApplicationTypeEnumtype
offsetoptional.Int64the number of data to skip before getting the result set
limitoptional.Int64the number of items to return.[default to 10]
internalApplicationIDoptional.Interface of stringInternal ID of Application
applicationIDoptional.Interface of stringID of Application
orderByoptional.StringThe value should be in [applicationName, createdTime]

Return type

GetApplicationsResponse

Authorization

api_key

HTTP request headers

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

Powered by