Display the derivations
Name
Value
Name
Type
Description
description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Was this helpful?
GET /analytics/derivations/{messageId}
Display the derivations made to original policy
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
messageId
string
Message ID
pageIndex
string
Page Index
pageSize
string
Size of the page
orderField
string
Order number
orderDir
string
Order Directory
keywords
string
keywords
topicId
string
Topic ID
options.owner
string
Owner Options
analytics.tools
string
Tools
Response
description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Was this helpful?
Was this helpful?