Error
A valid request URL is required to generate request examples[
{
"theme_id": 123,
"name": "<string>",
"role": "<string>",
"depict_added": true,
"has_depict_collection_template": true
}
]{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Get Themes
GET
/
onboarding
/
themes
Error
A valid request URL is required to generate request examples[
{
"theme_id": 123,
"name": "<string>",
"role": "<string>",
"depict_added": true,
"has_depict_collection_template": true
}
]{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Was this page helpful?

