Images
Get image
Get Image
get/draft_trips/{trip_uuid}/images/{id}
Path parameters
trip_uuidstring required
idstring required
ID of the image
Response
Get Image
Example response
{
"data": {
"id": 80,
"trip_uuid": "105544110",
"url": "https://filestack/12345",
"created_at": 1444543
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.