Skip to content
Hadrien Daures edited this page Apr 19, 2018 · 9 revisions

URL: GET: /get/:picture_tmp_id

picture_tmp_id: "the picture teporary id"

Response content:
{
    B64_PICTURE: "the picture in base 64"
}
Clone this wiki locally