SAFEs
Get SAFE by ID
Retrieve a specific SAFE request by its ID.
get/safes/{safeRequestId}
Path parameters
safeRequestIdstring uuid required
ID for the SAFE request
Response
Example response
{
"canceledAt": "2016-07-22T00:00:00Z",
"expiresAt": "2016-07-22T00:00:00Z",
"investmentDate": "2016-07-22",
"paidAt": "2016-07-22T00:00:00Z",
"signedByInvestorAt": "2016-07-22T00:00:00Z",
"signedByOwnerAt": "2016-07-22T00:00:00Z"
}