Error
A valid request URL is required to generate request examples{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Integrations
Get Slack preview
Get a Slack unfurl preview image via redirect to a fresh signed URL. Falls back to a placeholder image if the preview is not found.
GET
/
api
/
v1
/
slack
/
preview
/
{id}
Error
A valid request URL is required to generate request examples{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Path Parameters
Response
Redirect
Was this page helpful?