Gives the certification of the resume for the user by produced id or gives base resume certification 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
Resume ID of the resume the certification belongs to. If you want to interact with the base resume certification, just put base
in here
The response is of type object
.
Gives the certification of the resume for the user by produced id or gives base resume certification 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
Resume ID of the resume the certification belongs to. If you want to interact with the base resume certification, just put base
in here
The response is of type object
.