Lock filter set for editing

View as MarkdownOpen in Claude
Lock the filter set for editing.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

idstringRequired
ID of the filter set.

Response

Filter set locked
eligible_participant_countinteger
The number of participants who match the filter sets filters. Please note that if the number is lower than 25 the count will be obscured to prevent identification of participants.
filterslist of objects
List of all filters contained in the filter set.
idstring
ID of the filter set.
is_deletedboolean
Whether the filter set has been deleted.
is_lockedboolean
Whether the filter set has been locked.
namestring
Name of the filter set.
organisation_idstring or null
ID of the workspace where the filter set can be used.
versioninteger
An incrementing integer indicating the version of the filter set.
workspace_idstring or null
ID of the workspace where the filter set can be used.

Errors

4XX
Client Request Error