Search Users

Search users who have access to this deal (via the deal’s group).

Requires READER role or above on the deal.

Args: text: Optional case-insensitive search across user name and email

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

deal_idintegerRequired

Query Parameters

textstring or nullOptional
sort_bystring or nullOptional
sort_orderstringOptionalformat: "^(asc|desc)$"Defaults to asc
pageintegerOptional>=1Defaults to 1
page_sizeintegerOptional>=1Defaults to 100

Response

Successful Response
total_countinteger
pageinteger
page_sizeinteger
datalist of objects

Errors