Totals
Retrieve the global total for a specific id (case insensitive) in various formats. (JSON or XML)
Retrieve the global total for a specific id (case insensitive). Look at the column descriptions for Totals to see all the provided information.
get/v1/totals/{id}.{format}
Path parameters
idstring required
The unique total id (case insensitive).
format'json' | 'xml' required
The format of the response, either 'json' or 'xml'.
Query parameters
api_keystring required
Your Joshua Project API key.
Response
The requested totals.
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.