Skip to main content
GET
Admin Get Author Draft Tree

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required
hub_id
string
required
page_id
string
required

Query Parameters

audience
string | null
resolve
string | null

Response

Successful Response

Top-level JSON:API response for GET .../pages/{id}/tree?audience=author.

data
AuthorDraftTreeResource · object
required

JSON:API resource object for the author draft-resolve endpoint.