Resume object
Get resume by id
Gives a resume for the user by produced id or gives base resume of the user if id is provided as base
.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Resume ID