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