data/get_shapes
Important: An API Key is required to work with these API Calls
Returns the list of Predefined Shapes of the application
Sample Request
http://api.verifiapp.com/data/get_shapes/{API-KEY}/
Sample Response
{"result":"success","results":["http:\/\/test.api2.verifiapp.com\/public_files\/shape1.png","http:\/\/test.api2.verifiapp.com\/public_files\/shape2.png"]}
Successful response reference
A successful response will return the following items in a JSON array
| Preference | Description |
|---|---|
| result | success |
| results | A normal array containing the filenames: |