v3

OpenAPI 3.1.02026-07-311255771.3 MB
AI Apply

Get career sites

Get all career sites.

get/ai-apply/career-sites

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/career-sites Positive response

status'success' required

Example response

{
  "data": {
    "results": [
      {
        "id": "mK7pQw9xNvEr2LdY5sGh8TcZ",
        "label": "Acme Inc. California"
      }
    ],
    "next": null
  }
}