v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Content states

Get content in space with given content state

Returns all content that has the provided content state in a space.

If the expand query parameter is used with the body.export_view and/or body.styled_view properties, then the query limit parameter will be restricted to a maximum value of 25.

Permissions required: 'View' permission for the space.

get/wiki/rest/api/space/{spaceKey}/state/content

Path parameters

spaceKeystring required

The key of the space to be queried for its content state settings.

Query parameters

state-idinteger required

The id of the content state to filter content by

expandstring[]

A multi-value parameter indicating which properties of the content to expand. Options include: space, version, history, children, etc.

Ex: space,version

limitinteger

Maximum number of results to return

startinteger

Number of result to start returning. (0 indexed)

Response

Returned if search was successful.

startinteger
limitinteger
sizeinteger required
_linksGenericLinks required