Skip to main content
GET
Get style guides for project template

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectTemplateUid
string
required

Project template UID

Query Parameters

contentGroupId
string

Content group id to resolve style guides for; used to preview style guides for a not-yet-linked content group. When omitted or blank, the template's currently linked content group (if any) is resolved automatically.

Response

OK

content
object[]
numberOfElements
integer<int32>
pageNumber
integer<int32>
pageSize
integer<int32>
totalElements
integer<int64>
totalPages
integer<int32>