GET decorators/:id

Updated on Tue, 2014-03-25

Retrieve the information of the decorator represented by the given id.

Parameters

idrequired

The numerical ID of the desired decorator.

Example Values: 9423

callbackoptional

Only available for JSON format. If supplied, the response will use the JSONP format with a callback of the given name.

Resource Information

Requires Authentication?Yes
Response Formatsjson
xml
HTTP MethodsGET