cURL
curl --request GET \ --url https://api.nuon.co/v1/installs/{install_id}/events/{event_id} \ --header 'Authorization: <api-key>'
{ "created_at": "<string>", "created_by_id": "<string>", "id": "<string>", "install_id": "<string>", "operation": "<string>", "operation_name": "<string>", "operation_status": "started", "org_id": "<string>", "payload": {}, "updated_at": "<string>" }
Get a single install event.
Documentation IndexFetch the complete documentation index at: https://docs.nuon.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
Type "Bearer" followed by a space and token.
install ID
event ID
OK
started
finished
noop
failed
Show child attributes