fleet/changes/issue-13306-implement-get-script-results-endpoint
Gabriel Hernandez 327f216edb
Feat api get script results (#13701)
relates to #13306

implements the GET `scripts/results/{id}` endpoint.

API docs @ https://github.com/fleetdm/fleet/pull/13720
2023-09-05 17:38:53 -03:00

1 line
66 B
Text

- add GET scripts/results/{id} endpoint to get the script result.