Job Experience
Bearer authentication header of the form Bearer <token>.
0ab1c2d3-e4f5-6789-0123-456789abcdefPage number
0Example: 0Page size
10Example: 10Search Query
| Supported Keys | Supported Operators | Notes |
|---|---|---|
| approvalStatus | : | Equal operator. Values: APPROVED, REJECTED, OPEN, WAITING_FOR_APPROVAL |
{"summary":"Search by approval status","value":"approvalStatus:WAITING_FOR_APPROVAL"}OK
Total number of pages available
Indicates whether this is the last page
Total number of elements across all pages
Number of elements in the current page
Indicates whether this is the first page
Size of the page (number of elements per page)
Current page number (zero-indexed)
Bad Request
Bearer authentication header of the form Bearer <token>.
0ab1c2d3-e4f5-6789-0123-456789abcdefa1b2c3d4-e5f6-7890-abcd-ef1234567890OK
Bad Request
Not Found
Bearer authentication header of the form Bearer <token>.
Page number
0Example: 0Page size
10Example: 10Search Query
| Supported Keys | Supported Operators | Notes |
|---|---|---|
| employee.id | : | Equal operator with multiple values. Each value should separated with delimiters ; |
| approvalStatus | : | Equal operator. Values: APPROVED, REJECTED, OPEN, WAITING_FOR_APPROVAL |
{"summary":"Search by employee ID","value":"employee.id:0ab1c2d3-e4f5-6789-0123-456789abcdef"}OK
Total number of pages available
Indicates whether this is the last page
Total number of elements across all pages
Number of elements in the current page
Indicates whether this is the first page
Size of the page (number of elements per page)
Current page number (zero-indexed)
Bad Request
Last updated