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.
Note: Before using this API, you must contact our support team to enable first-party data export for your network.
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."
}Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.
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, post_impressions_last_7d, posts_last_90d, reactions_last_90d, roles, users Redirect to URL for file download