Retrieve the list of styles defined for the project (scope: styles.read)
Project
Retrieve the list of styles defined for the project (scope: styles.read)
GET
Retrieve the list of styles defined for the project (scope: styles.read)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The identifier for the workspace
The identifier for the project in the workspace
Response
The list of styles was retrieved successfully
The workspace id (matches the workspace-id sent with the request)
Example:
"z3plqkvf52r"
The project id (matches the project-id sent with the request)
Example:
"3e95a13e7f1"
The color styles that have been defined for the project
The type styles that have been defined for the project
Retrieve information about a project (scope: data.read)Retrieve the list of files uploaded to the project (scope: files.read)