Images

List images

Get Images

get/draft_trips/{trip_uuid}/images

Path parameters

trip_uuidstring required

Response

Get Images

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.