Authentication
Export user account data
Returns a JSON-serializable export of the authenticated user's data, including their public profile fields and all of their resumes. Secrets such as password hashes, tokens, and API keys are never included. Requires authentication.
get/auth/account/export
Response
The user's exported account data.
{"stackTrail":"paths:/auth/account/export:get:responses:200:content:application/json:schema:anyOf","oasType":"schema","type":"unknown"}