v1

latestOpenAPI 3.0.02026-07-17166300328.1 KB
Analyst Data

List Analyst data

get/analystData/index/{analystType}

Path parameters

analystType'Note' | 'Opinion' | 'Relationship' required

Type of the analyst data.

Response

A list of Analyst Data

Example response

[
  {
    "note": "Provide more context",
    "language": "fr-BE",
    "uuid": "c99506a6-1255-4b71-afa5-7b8ba48c3b1b",
    "object_uuid": "c99506a6-1255-4b71-afa5-7b8ba48c3b1b",
    "authors": "john.doe@admin.test",
    "org_uuid": "c99506a6-1255-4b71-afa5-7b8ba48c3b1b",
    "orgc_uuid": "c99506a6-1255-4b71-afa5-7b8ba48c3b1b",
    "created": "2024-03-19 11:10:24",
    "modified": "2024-03-19 11:10:24",
    "distribution": "4",
    "sharing_group_id": "1"
  }
]