GET infographics
Returns all infographics (both public and non-public) of the current user
Resource URL
https://infogr.am/service/v1/infographics
Parameters
none
Response
A successful response contains HTTP status 200 “OK” with response body containing a string representing JSON array with elements with the same structure as described in GET infographics/:id.
Example request
curl -XGET "http://infogr.am/service/v1/infographics?api_key=nMECGhmHe9&api_sig=VD4TishLdxlaktbItPM8JPdYdzg%3D"
Example response
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 658