{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "responses",
"attributes": {
"$created_at": "2023-11-07T05:31:56Z",
"$updated_at": "2023-11-07T05:31:56Z",
"completed_at": "2023-11-07T05:31:56Z",
"declined_at": "2023-11-07T05:31:56Z",
"user": {
"email": "<string>",
"given_name": "<string>",
"family_name": "<string>",
"phone": "<string>",
"locale": "<string>"
},
"data": {},
"rating": "<string>"
},
"relationships": {
"request": {
"data": {
"id": "<string>",
"type": "requests"
}
},
"attachments": {
"data": [
{
"id": "<string>",
"type": "attachments"
}
]
}
}
},
"included": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"status": "draft",
"archived": true,
"archived_at": "2023-11-07T05:31:56Z",
"processed_at": "2023-11-07T05:31:56Z",
"active_from": "2023-11-07T05:31:56Z",
"active_until": "2023-11-07T05:31:56Z",
"links": {
"fill": "<string>",
"app": "<string>"
},
"user": {
"anonymous": true,
"email": "<string>",
"phone": "<string>",
"given_name": "<string>",
"family_name": "<string>"
},
"owner": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"email": "<string>"
},
"flow": {
"slug": "<string>"
},
"data": {},
"external_args": {},
"options": {},
"responses": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"completed_at": "2023-11-07T05:31:56Z",
"declined_at": "2023-11-07T05:31:56Z",
"data": {},
"user": {
"anonymous": true,
"ip": "<string>",
"email": "<string>",
"phone": "<string>",
"locale": "<string>",
"given_name": "<string>",
"family_name": "<string>",
"user-agent": "<string>",
"accept-language": "<string>"
},
"attachments": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"type": "<string>",
"metadata": {
"size": 123,
"width": 123,
"height": 123
},
"uri": "<string>"
}
],
"signatures": {},
"files": {}
}
],
"notifications": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "pending",
"method": "sms",
"at": "2023-11-07T05:31:56Z",
"to": "<string>",
"from": "<string>",
"cc": "<string>",
"bcc": "<string>",
"system": true,
"locale": "<string>",
"template": "<string>",
"variables": {},
"active": true,
"error": "<string>",
"message_id": "<string>",
"attachments": {},
"deleted_at": "2023-11-07T05:31:56Z"
}
]
}
]
}