{
"data": [
{
"attributes": {
"Init Attribute 1": "eight",
"language": "gu"
},
"createdAt": "2024-04-22T08:59:26.959Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvaq77u70002mhqfih5bnk0i",
"updatedAt": "2024-04-22T08:59:26.959Z",
"userId": "THIS-IS-A-VERY-LONG-USER-ID-FOR-TESTING"
},
{
"attributes": {},
"createdAt": "2024-04-23T07:12:44.928Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc1tuo00003494jnz64wd0t",
"updatedAt": "2024-04-23T07:12:44.928Z",
"userId": "1"
},
{
"attributes": {
"Init Attribute 1": "eight",
"language": "gu"
},
"createdAt": "2024-04-23T07:30:42.730Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc2gyay0009494jbanqhr79",
"updatedAt": "2024-04-23T07:30:42.730Z",
"userId": "SECOND-USER-ID"
},
{
"attributes": {},
"createdAt": "2024-04-23T07:35:47.091Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc2nh5g000h494jkr6qcxhz",
"updatedAt": "2024-04-23T07:35:47.091Z",
"userId": "Shubham"
},
{
"attributes": {
"Created From": "API",
"created_from": "API"
},
"createdAt": "2024-04-23T07:39:22.696Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc2s3ig000k494jltkqkm2u",
"updatedAt": "2024-04-23T07:39:22.696Z",
"userId": "THIS-IS-A-VVERY-LONG-USER-ID-FOR-TESTING"
}
]
}
Get all the identified people from Formbricks
{
"data": [
{
"attributes": {
"Init Attribute 1": "eight",
"language": "gu"
},
"createdAt": "2024-04-22T08:59:26.959Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvaq77u70002mhqfih5bnk0i",
"updatedAt": "2024-04-22T08:59:26.959Z",
"userId": "THIS-IS-A-VERY-LONG-USER-ID-FOR-TESTING"
},
{
"attributes": {},
"createdAt": "2024-04-23T07:12:44.928Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc1tuo00003494jnz64wd0t",
"updatedAt": "2024-04-23T07:12:44.928Z",
"userId": "1"
},
{
"attributes": {
"Init Attribute 1": "eight",
"language": "gu"
},
"createdAt": "2024-04-23T07:30:42.730Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc2gyay0009494jbanqhr79",
"updatedAt": "2024-04-23T07:30:42.730Z",
"userId": "SECOND-USER-ID"
},
{
"attributes": {},
"createdAt": "2024-04-23T07:35:47.091Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc2nh5g000h494jkr6qcxhz",
"updatedAt": "2024-04-23T07:35:47.091Z",
"userId": "Shubham"
},
{
"attributes": {
"Created From": "API",
"created_from": "API"
},
"createdAt": "2024-04-23T07:39:22.696Z",
"environmentId": "clurwouax000azffxt7n5unn3",
"id": "clvc2s3ig000k494jltkqkm2u",
"updatedAt": "2024-04-23T07:39:22.696Z",
"userId": "THIS-IS-A-VVERY-LONG-USER-ID-FOR-TESTING"
}
]
}
OK
The response is of type object
.
Was this page helpful?