Skip to content

Function to Retrieve past executions of scheduled reports #319

Answered by bk-cs
datorr2 asked this question in Q&A
Discussion options

You must be logged in to vote

As far as I know, that API endpoint does not exist.

It's listed on Swagger:

https://assets.[cloudname].crowdstrike.com/support/api/swagger-eagle.html#/report-executions https://assets.[cloudname].crowdstrike.com/support/api/swagger-eagle.html#/report-executions/report-executions.get https://assets.[cloudname].crowdstrike.com/support/api/swagger-eagle.html#/report-executions/report-executions.query

And the output in #319 (reply in thread) is from a real execution in Swagger, just redacted for customer privacy.

Sorry, I missed it when searching.

This will return execution ids:

Get-FalconScheduledReport -Execution

Including -Detailed in the example above will include details, or you can …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@datorr2
Comment options

@bk-cs
Comment options

@datorr2
Comment options

@bk-cs
Comment options

Answer selected by bk-cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants