Skip to main content
GET
List Themes

List Themes

Returns a list of themes installed in the store.

Request

This endpoint takes no query parameters.

Response

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

Example Response

Error Response