Export user account data
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
Export user account data
Authorizations
The API key to authenticate requests.
Response
200 - application/json
The user's exported account data.
The response is of type any.