Get long description for the query id.

Usage:

GET /Queries/{queryid}/CxDescription

URL

/cxrestapi/help/Queries/{queryid}/CxDescription

Method:

GET

Media Type (header):

Authorization: Bearer <access token value>

Parameters

id=[Long] – Unique Id of the query

Curl Sample

curl -X GET --header 'Accept: application/json' --header 'Authorization: Bearer <access token>
http://localhost/cxrestapi/help/Queries/{queryid}/CxDescription'

Success Response:

Code: 200 OK

Error Response:

Code: 404 Not Found


Notes:

Retrieves details of all teams. If the request fails, it returns an error response.





Read more: