List Jobs

Returns a paginated list of Jobs belonging to the authenticated user’s company, optionally filtered by a free-text search query.

List entries carry only lean summary fields (openings, placement type, location) — fetch GET /api/v1/requirements/{guid} for compensation, classification, and collection fields.

Authentication

X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key

Query parameters

pageintegerOptionalDefaults to 0

Zero-based page number

sizeintegerOptionalDefaults to 25

Number of items per page (max 100)

qstringOptional

Optional free-text search query matched against job title and other indexed fields

Response

Paginated list of requirements returned