v1
latestOpenAPI 3.0.02026-08-04265791.1 MBPhotos
Get
Get a photo for the given id.
get/public/api/photos/{id}
Path parameters
idstring required
The id of the photo
Headers
Acceptstring
e.g. application/json
Response
OK
Example response
{
"photo_id": "54ab03c6546847ee0d30081d",
"updated_date": "2018-05-23T04:51:40.862Z",
"created_date": "2018-05-23T04:51:40.862Z",
"mission_id": "54ab03c6546847ee0d30081c",
"campaign_id": "54ab03c6546847ee0d30077a",
"mission_data_id": "54ab03c6546847ee0d300790",
"store_id": "54ab03c6546847ee0d30076a",
"title": "Rocket ltd photo 1",
"url": "https://res.cloudinary.com/yoobic/image/upload/v1475779283/r4b1ticoyezzkdubkidf.jpg",
"markup_url": "https://res.cloudinary.com/yoobic/image/upload/v1475779283/r4b1ticoyezzkdubkidg.jpg",
"question_id": "54ab03c6546847ee0d30072b",
"phash": "12a34b6cd6cb2134",
"tags": [
"OK"
],
"short_desc": "Mission",
"entity_id": "54ab03c6546847ee0d30072a"
}