Query Property Sheet Properties

Note, this will return both config and non-config properties.

Path Params
string
required

The name of the space (database) assigned to you.

string
required
Query Params
string

Only returns Sheet properties where the property, value or description contains the searchText

int32
Defaults to 0

Used together with pageSize. First page is zero, which is also the default.

int32
Defaults to 100

Specifies the number of content items to return per page. Default is 100.

string
Defaults to entityId

Overrides the default sorting. Useful together with pagination.
One or more sort attributes can be specified, and it's possible to control ascending or descending order,
for example 'category,-created' sorts first by category in ascending order and then created in descending order.

The supported fields are id, bizId, name, category, type, subType, state, assignedTo, created and , updated.

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json