GET /spaces/{id}/participants/pending

circuitsandbox.net

Summary: Get the pending participants of a space
Operation ID: getPendingParticipants
Auth: unknown
Description

Get the pending participants of a space OauthScopes: WRITE_SPACE, MANAGE_SPACE

Parameters (3)

id (string, path, required)

The id of the space.

Constraints: {'maxLength': 2048}

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

number of results to return, 25 by default.

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

searchPointer (string, query, optional)

The search pointer (leave empty initially).

Constraints: {'maxLength': 2048}

No probe data for this endpoint yet.