User Companies

Users belonging to any of the given companies. Unscoped — any authenticated caller may query any company's users. notAdmin=true additionally projects email.

get/api/user-companies/list-by-company-ids

Query parameters

companyIdsstring required
boolean
OR
string

Response

Default Response

idstring required
firstNamestring nullable required
lastNamestring nullable required
companyIdstring required
isBlockednumber required
developmentTagstring nullable required
hasAgreedWithTermsboolean required
{"stackTrail":"paths:/api/user-companies/list-by-company-ids:get:responses:200:content:application/json:schema:items:properties:emailPreferences","oasType":"schema","type":"unknown","nullable":true}
emailstring

Changes