Ticket Action Included Items

Example

{
    "includedItems": {
        "categories": [],
        "tags": [],
        "users": [
            {
                "email": "wandmaster@olivanders.com",
                "id": "841c30d5-6ae4-4df1-939e-04c55aed5e98",
                "image": null,
                "isBot": false,
                "name": "Garrick Ollivander",
                "status": "team"
            }
        ]
    }
}

Fields

Field
Type
Comments

categories

The categories information associated with the log record

tags

The tags information associated with the log record

users

The users information associated with the log record

Last updated