Skip to main content
GET
/
themes
[
  {
    "id": "<string>",
    "name": "<string>",
    "variables": {},
    "createdAt": "2023-11-07T05:31:56Z",
    "updatedAt": "2023-11-07T05:31:56Z",
    "organizationId": "<string>"
  }
]

Query Parameters

page
number

Page number (1-based)

Example:

1

limit
number

Number of items per page

Example:

10

Response

200 - application/json

The themes that were found

id
string
required

The ID of the theme

name
string
required

The name of the theme

variables
object
required

The theme palette

createdAt
string<date-time>
required

The date the theme was created

updatedAt
string<date-time>
required

The date the theme was last updated

organizationId
string
required

The organization that owns the theme