Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article shows an example of an API connection in Python. We provide additional and more in-depth information on https://mopinion-python-api.readthedocs.io/en/latest/.

Code

In the below code replace the following with your own credentials.

...

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@957
showSpacefalse
sortmodified
typeshowSpacepagefalse
reversetrue
labelstypeAPIpage
cqllabel = "api" and type = "page" and space = "KB"
labelsAPI
Page Properties
hiddentrue

Related issues