GET
/
v4
/
themes
/
{theme_id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

theme_id
string
required

Response

200 - application/json
id
string
required
title
string
required
theme_vars
object
required
logo_blob
string
required
created_at
string
required

The date and time when the entity was created in ISO format.

archived_at
string

The date and time when the entity was archived in ISO format.

updated_at
string
required

The date and time when the entity was last updated in ISO format.

created_by_user_id
string
required

The user who originally created the entity.

account_id
string
required

The ID of the account that owns the given entity.