API Reference

Sections

Theme switcher

SystemEventEdge

A Relay edge containing a SystemEvent and its cursor.

SystemEventEdge

nodeobject

The item at the end of the edge

Show child attributes

cursorstring Required

A cursor for use in pagination

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 { "node": { "id": null, "name": null, "system_event_definition_id": null, "parameters": null, "created_by_user_id": null, "created_time": null, "enabled": false, "creating_user": { "id": null, "first_name": null, "last_name": null, "email": null, "identity_provider_source": "COGNITO", "last_login": null, "created_time": null, "activity_status": "CREATED", "role_id": null, "created_by": null, "visible": false, "saml_groups_from_last_login": [ "" ], "username": null, "role": {}, "system_events": {}, "scope_access_groups": {}, "audit_records": {}, "profiles": {}, "saml_group_profiles": [ "" ] }, "id_int": null }, "cursor": null }
Was this section helpful?

What made this section unhelpful for you?