Batch Fetch UsersAsk AIpost https://apiv2.{domain}.ai/api/v2/core/users/batch-fetchBatch fetch users for a given list of user ids (limit 100)Query ParamsincludestringInclude additional fields in the response. Possible values are lastLoginTimeStampexcludestringExclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.keyListstringAllows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.Body ParamsentityIdsarray of stringsrequiredlist of entity ids to fetch the entity objectsentityIds*ADD stringHeadersAuthorizationstringrequiredThe secret key to access the api. It starts with the bearer tokenResponse 200OKUpdated 5 months ago