Field permissions

Searches users and teams that can be selected for a field-specific permission. Results are paginated and exclude the requested subjects.

This is an enterprise feature.

get/api/field-permissions/{field_id}/subjects/

Path parameters

field_idstring required

Query parameters

exclude_team_idsinteger[]
exclude_user_idsinteger[]
pageinteger
searchstring nullable
sizeinteger

Response

countinteger required

The total amount of results.

nextstring uri nullable required

URL to the next page.

previousstring uri nullable required

URL to the previous page.

Changes

Changed in 1 of the 7 revisions of this API.1