Skip to main content
GET
Get Theme

Get Theme

Returns a single theme by its ID.

Request

Path Parameters

string
required
The unique theme ID

Response

The response uses the standard envelope. The theme is nested under data.theme.
integer
HTTP status code (e.g., 200)
string
Result state — success on success, error on failure
string
Human-readable message, or null on success
object
Theme object

Example Response

Error Response