Skip to main content
GET
Get all resume

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

id
string
required
read-only

The unique identifier for the resume entry.

user
string
required

The user who the resume belongs to.

job
string
required
read-only
status
string
required
read-only
base
boolean
default:false

Whether the resume is a base resume for the user. One user can

thumbnail
string<uri> | null
Maximum string length: 200