Skip to main content
GET
Retrieve the list of styles defined for the project (scope: styles.read)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace-id
string
required

The identifier for the workspace

project-id
string
required

The identifier for the project in the workspace

Response

The list of styles was retrieved successfully

workspace
string
required

The workspace id (matches the workspace-id sent with the request)

Example:

"z3plqkvf52r"

project
string
required

The project id (matches the project-id sent with the request)

Example:

"3e95a13e7f1"

colors
object[]
required

The color styles that have been defined for the project

types
object[]
required

The type styles that have been defined for the project