latestOpenAPI 3.0.12026-08-101936151.3 KB

61701b027c74

Postbox Confirmations

Retrieve a confirmation

Returns the confirmation specified in the request URL.

get/v1/postbox/items/{item_id}/confirmations/{confirmation_id}

Path parameters

item_idstring required

ID of the Postbox item with which the confirmation is associated.

confirmation_idstring required

ID of the confirmation.

Response

The confirmation was fetched successfully.

idstring

ID of the confirmation.

person_idstring

ID of the person who confirmed the Postbox item.

confirmed_atstring

UTC timestamp from when the person confirmed the Postbox item.