Skip to main content
GET
Get style guides for project

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

projectUid
string
required

UID of the project

Query Parameters

excludeVendorStyleGuides
boolean
default:false

When true, excludes style guides shared from a vendor organization

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 project'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>