v1

latestOpenAPI 3.0.1Apache 2.02026-08-063494581.6 MB
esper_cloud_api_Daily and Custom Reports

Post subscription to enterprise

⚠️ Legacy feature. Android only.Daily and Custom Reports are a legacy feature, and report subscriptions are not part of the current reporting system. For current reporting needs, use the Reports API: GET /report/v0/report-types, POST /report/v0/reports, and GET /report/v0/reports/{report_id}.

Returns a paginated list of all report subscriptions configured for the enterprise. Use this endpoint to inspect which email addresses are enrolled for legacy daily report delivery and the active/inactive state of each subscription record.

About List Report Subscriptions

This endpoint returns all legacy subscription records associated with the enterprise, each containing the recipient email list, subscription status, and timestamps. Subscriptions are not part of the current Reports API — this endpoint is relevant only for enterprises still operating on the legacy Daily and Custom Reports system. Results are paginated with count, next, previous, and results fields.

post/enterprise/report/subscription/

Request body

email_idsstring[] required

Response

Successful Operation

idinteger
email_idsstring[]
is_subscribedboolean
created_onstring date-time
updated_onstring date-time