API Reference

Sections

Theme switcher

ProfileNodeRelay

ProfileNodeRelay

idid Required

The ID of the object.

usersobject

Show child attributes

scope_groupsobject

Show child attributes

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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 { "id": null, "users": { "pageInfo": { "hasNextPage": false, "hasPreviousPage": false, "startCursor": null, "endCursor": null }, "edges": [ { "node": { "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": { "id": null, "name": null, "description": null, "last_updated": null, "saml_user_groups": [ "" ], "number_of_users": null, "last_login_time": null }, "system_events": { "pageInfo": {}, "edges": [ "" ] }, "scope_access_groups": { "pageInfo": {}, "edges": [ "" ] }, "audit_records": { "id": null, "timestamp": null, "user_type": "SYSTEM", "user_id": null, "entity_type": null, "entity_id": null, "attribute": null, "old_value": null, "new_value": null, "system_event_id": null, "reason": "OTHER", "visible": false, "user": {}, "ticket": {}, "audit_record": {}, "action": null, "details": null }, "id_int": null }, "cursor": null } ] }, "scope_groups": { "pageInfo": { "hasNextPage": false, "hasPreviousPage": false, "startCursor": null, "endCursor": null }, "edges": [ { "node": { "id": null, "name": null, "editable": false, "created_by": null, "root": false, "group_type": null }, "cursor": null } ] } }
Was this section helpful?

What made this section unhelpful for you?