v2
latestOpenAPI 3.1.02026-07-26102336742.6 KBThank yous
Get Thank You by id
Rate limit: 100 requests / 10 seconds per shop. See Rate limiting.
Get Thank You details
get/open-api/v1.0/thank-yous/{thankYouId}
Path parameters
thankYouIdstring required
Response
OK
Example response
{
"id": "ty_EdJvIXu3SEiXe_QkPavHSA",
"mediaUrl": "https://fourthwall.com/thankyou/ty_EdJvIXu3SEiXe_QkPavHSA",
"contribution": {
"id": "don_Kpcjx4HIQ1e4bTIOjX9CsA",
"shopId": "sh_c689d374-22ca-43d3-8d29-9ef0805cc4cb",
"supporter": {
"email": "supporter@fourthwall.com",
"username": "Johnny123",
"message": "Sample message"
}
}
}