Parameter | Description |
---|---|
Status | The status matching the requests to fetch. |
{
"ok": true,
"result": [
{
"id": "fe732619-4e7a-469b-b34a-d8bc4aaabfa9",
"firstName": "Sally",
"lastName": "Smith",
"email": "user@safebase.io",
"companyName": "SafeBase",
"status": "Pending",
"createdAt": "2017-07-21T17:32:28Z"
}
]
}
Was this page helpful?