GET /spaces/flagged

circuitsandbox.net

Summary: Get flagged items
Operation ID: getFlaggedItems
Auth: unknown
Description

Get flagged items OauthScopes: READ_SPACE

Parameters (4)

numberOfResults (number, query, optional, default: 25)

The number of results you want to retrieve.

Constraints: {'minimum': 0, 'maximum': 255}

searchDirection (string, query, required, default: BEFORE)

before or after the time stamp

Constraints: {'maxLength': 2048, 'enum': ['BEFORE', 'AFTER']}

searchPointer (string, query, optional)

The searchpointer for the search (initially not set).

Constraints: {'maxLength': 2048}

timestamp (string, query, required)

The timestamp according to which you want to retrieve the flagged items

No probe data for this endpoint yet.