v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Space Properties

Get space property by id

Retrieve a space property by its id.

Permissions required: Permission to access the Confluence site ('Can use' global permission) and 'View' permission for the space.

get/spaces/{space-id}/properties/{property-id}

Path parameters

space-idinteger required

The ID of the space the property belongs to.

property-idinteger required

The ID of the property to be retrieved.

Response

Returned if the space property was retrieved.

idstring

ID of the space property.

keystring

Key of the space property.

{"stackTrail":"components:schemas:SpaceProperty:properties:value","oasType":"schema","type":"unknown","description":"Value of the space property."}
createdAtstring date-time

RFC3339 compliant date time at which the property was created.

createdBystring

Atlassian account ID of the user that created the space property.