By Ids

Fetch multiple reports by IDs in a single call (used by bulk-assign mini table) Example: /property_report/by_ids?ids=1,2,3

Authentication

x-api-keystring
API Key authentication via header
OR
AuthorizationBearer

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

Query parameters

idsstringRequired

A comma-separated list of report IDs to fetch

Response

Ok
datalist of objects
metaany or null