-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I am trying to develop custom reporting for attack simulation runs for my company.
I am pulling the data from the APIs, but the two I currently have an issue with are [LIST] Simulations and [LIST] Payloads as they are not linked.
In my reporting I want to be able to tell which Simulation is using which Payload, which requires me to have a many-to-one relationship between the two tables. As there is no payload ID stored in any of the Simulation endpoint APIs it's really difficult to associate a payload template with the simulation in my reporting.
Would it be possible to add this information into the data returned from the API endpoints.
Metadata
Metadata
Assignees
Labels
No labels