Recipient Invites
Get recipient invite by ID
Retrieve details of a specific recipient invite by ID.
get/recipients/invites/{inviteId}
Path parameters
inviteIdstring required
ID for the invite
Response
Example response
{
"createdAt": "2016-07-22T00:00:00Z",
"expiresAt": "2016-07-22T00:00:00Z"
}