GET /user/:userID/resumes
Last updated
Last updated
This endpoint returns the resume object. By default, resume ID, name, and creation timestamp are only returned. See for more details.
GET
https://open-api.rezi.ai/v1/user/:userID/resumes
userID*
String
User ID
Authentication*
String
"Bearer PRIVATE_TOKEN_API_KEY" Authentication token to secure and track down your usage. Use this specific format with your Private API key