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
ids
A comma-separated list of report IDs to fetch
Response
Ok
data
meta