Files
Gainsight/Custom_Templates/customer_templates/tmp.json
2025-01-22 16:51:03 -05:00

62 lines
1.6 KiB
JSON

{
"data": [
{
"type": "people",
"id": "9cdda8c0-5df8-4d41-8132-4eb447b869fa",
"attributes": {
"activated_at": "2024-10-08T08:37:31.604Z",
"created_at": "2024-10-08T08:37:31Z",
"custom_avatar_url": "https://uploads.mock?url=https://secure.gravatar.com/avatar/267fb939038d8706f17902c91acf97bb?d=identicon&s=200",
"disabled": false,
"email": "owner_217@school.com",
"first_name": "Ralph",
"full_name": "Ralph Educator",
"last_name": "Educator",
"name": "Ralph Educator",
"registration_status": "activated",
"unsubscribed": false,
"updated_at": "2024-10-08T08:37:31Z"
},
"links": {
"self": {
"href": "https://api.northpass.com/v2/people/9cdda8c0-5df8-4d41-8132-4eb447b869fa",
"methods": [
"get"
]
},
"teaching": {
"href": "https://app.northpass.com/people/9cdda8c0-5df8-4d41-8132-4eb447b869fa",
"methods": [
"get",
"patch"
]
}
},
"relationships": {
"partnerships": {
"data": [
{
"type": "partnerships",
"id": "8dc34d60-6b5a-43f8-8281-f2603c3e63bc"
}
]
},
"school": {
"data": {
"type": "schools",
"id": "cfbc6003-f1c4-4cd1-9329-d467ec76f861"
}
},
"groups": {
"data": [
{
"type": "groups",
"id": "cbab31ab-3cf1-43e2-8db3-1dc0ea7b4e71"
}
]
}
}
}
]
}