files

Get context for a specific File

get/v1/files/{uuid}/context

Path parameters

uuidstring uuid required

The UUID of the File

Response

The File context

Example response

{
  "data": {
    "uuid": "4d50d252-be0c-4d69-b77a-5bbdfef83f54",
    "type": "engagement"
  }
}

Changes