Batch Fetch User CampaignsAsk AIpost https://apiv2.{domain}.ai/api/v2/core/user-campaigns/batch-fetchBatch fetch user campaigns for a given list of campaign ids (limit 100)Query ParamsexcludestringExclude 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