Gets a particular theme by a passed id parameter.
Params
- id, required, int. Identifier of a theme. If a theme identified by the passed id is missing the method will return Error code 400 and 'ID is invalid' message
{
"accessToken": null,
"id": null
}