Gives all certifications for the Resume id or base if base
is provided as resume id
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
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 all certifications for the Resume id or base if base
is provided as resume id
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
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[]
.