v3

OpenAPI 3.1.02026-07-311255771.3 MB
AI Apply

Get job feeds

Get all job feeds.

get/ai-apply/job-feeds

Query parameters

cursorstring

An optional cursor string used for pagination. This can be retrieved from the next property of the previous page response.

An optional cursor string used for pagination. This can be retrieved from the next property of the previous page response.

page_sizeinteger

The number of results to return per page. Maximum is 250.

The number of results to return per page. Maximum is 250.

idsstring

Filter by a comma-separated list of IDs such as 222k7eCGyUdgt2JWZDNnkDs3,B5DVmypWENfU6eMe6gYDyJG3.

Filter by a comma-separated list of IDs such as 222k7eCGyUdgt2JWZDNnkDs3,B5DVmypWENfU6eMe6gYDyJG3.

Response

GET /ai-apply/job-feeds Positive response

status'success' required

Example response

{
  "data": {
    "results": [
      {
        "id": "mK7pQw9xNvEr2LdY5sGh8TcZ",
        "label": "Standard Acquisition Services LLC"
      }
    ],
    "next": null
  }
}