curl --request GET \
--url https://apix.us.amity.co/api/v1/reports/1p/download \
--header 'Authorization: Bearer <token>'{
"status": "error",
"code": 400000,
"message": "Bad Request."
}Download first-party data for a network. This endpoint allows administrators to access exported data for various entity types
curl --request GET \
--url https://apix.us.amity.co/api/v1/reports/1p/download \
--header 'Authorization: Bearer <token>'{
"status": "error",
"code": 400000,
"message": "Bad Request."
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The type of first-party data to retrieve. Specifies which data export to download.
comments_last_90d, communities, community_members, posts_last_90d, reactions_last_90d, roles, users Redirect to URL for file download