api.test.echo
Description
A testing method which echo's all parameters back in the response.
Method
GET
Arguments
None
Errors
This API method does not define any custom error codes. For the list of error codes common to all API methods please consult the default error codes documentation.
Example request
curl -X GET 'https://api.brooklynintegers.com/rest/?method=api.test.echo'

