Users

Request data harvest

Requests a data harvest of all user data and content. Initiates an asynchronous process to compile and prepare all data for download in a portable format. Returns harvest ID and status.

post/users/@me/harvest

Response

Success

harvest_idstring required

Unique identifier for the harvest request

status'pending' | 'processing' | 'completed' | 'failed' required

Current status of the harvest request

created_atstring required

ISO 8601 timestamp when the harvest request was created

Changes

No recorded changes to this endpoint across all 1 revision of this API.