latestOpenAPI 3.1.02026-07-263971,2281.1 MB

31ce2b0c4427

PlaybookService

Get a single report by ID

Get a single report by ID

post/textql.rpc.public.playbook.PlaybookService/GetReportById

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

reportIdstring

Response

Success

Example response

{
  "report": {
    "createdAt": "2023-01-15T01:30:15.01Z",
    "readAt": "2023-01-15T01:30:15.01Z"
  }
}