Saved Queries

get

/custom-actions/savedQueries/{resourceName}/{savedQueryGID}

Request

Query Parameters
  • The value of the bind parameter. This is positional - meaning if there are two bind parameters, two parameter values have to be specified. Example - ?parameterValue=ABC¶meterValue=123 .
Header Parameters
  • A header parameter that allows you to execute queries. Set the request header "Prefer" to "transient" to explicitly declare that the query should be executed.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Default response.
Body ()
Root Schema : actionResponse
Type: object
Show Source
Back to Top