/arcTemplate
Methods
GET
Gets the list of ARC Templates.
Fields Parameter
Request Parameters
Example Response
/arcTemplate/{id}
Methods
GET
Gets the ARC Template associated with {id}.
Fields Parameter
Request Query Parameters
None
Example Response
/arcTemplate/{templateID}/image
Methods
GET
Gets the ARC Template image associated with template {templateID}
NOTE: This endpoint is handled before token validation.
Request Query Parameters
None
Example Response
None given. The response will be a raw png file containing the requested ARC Template image.
/arcTemplate/categories
Methods
GET
Gets the list of ARCTemplate categories
Request Query Parameters
None