AnalysisPlan
Perform various operations for Symitar parameters.
Operations
Retrieve analysis plans with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AnalysisPlanIndexAnalysisPlanintegerOptional
Responses
200
Successful operation.
application/json
post
/getAnalysisPlanSelectFields200
Successful operation.
Retrieve the list of analysis plans with selectable fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAnalysisPlanListSelectFields200
Successful operation.
Retrieve a paged list of analysis plans with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAnalysisPlanPagedListSelectFields200
Successful operation.
Search analysis plan paged select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchAnalysisPlanPagedSelectFields200
Successful operation.
Last updated
Was this helpful?