Search offers by criteria

Enables you to get a list of existing offers. The number of offers returned as part of the list can be modified using the offset and limit parameters. These results will be sorted using lastUpdateDate.

Query Params
int32

number of offers to return. max number of offers returned by single call is 100

int32

number of offers to skip while processing result

string

offer status; available values are: INACTIVE, UNDER_REVIEW, ACTIVE, REJECTED

string

full text query. will match offers with name and description matching query string

string

id of a job posting; allows getting offer information using Posting Id coming from Job Board API; not relevant for Assessment vendors

Headers
string
enum
Defaults to application/json;charset=UTF-8

Generated from available response content types

Allowed:
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8
application/json;charset=utf-8