Search Job Entities

Can perform more complex filtering based on the query defined in the request body

Body Params

Search Query Parameters

string

Used to paginate search results to the next page. after_id should be the uuid of the last item in the current page. May not be provided simultaneously with before_id.

string

Used to paginate search results to the previous page. before_id should be the uuid of the first item in the current page. May not be provided simultaneously with after_id.

field_ids
array of strings
required
field_ids*
integer

Number of rows to return. Default is 100, min is 1, max is 2000.

order
array of objects

Order in which the search results should be returned

order
query
array of objects
required

Order in which the search results should be returned

query*
Responses

Response body
object
integer

Total number of Job entities

entities
array of objects
entities
object
date-time
number
ended_on
object

A field that will contain date information up to a certain level of precision. E.g. month, day, etc.

string
  • job - Job
identifier
object
required

Every entity in the system has a unique identifier that contains all necessary properties to represent it.

boolean

This indicates whether the Job is current or not

string

Select a job type that best represent your role at the organization

  • advisor - Advisor
  • board_member - Board Member
  • board_observer - Board Observer
  • employee - Non-Executive Employee
  • executive - Executive
string
length ≤ 8192
organization_identifier
object

Every entity in the system has a unique identifier that contains all necessary properties to represent it.

string
length ≤ 255
person_identifier
object

Every entity in the system has a unique identifier that contains all necessary properties to represent it.

string
length ≤ 8192

Text of Job Description

started_on
object

A field that will contain date information up to a certain level of precision. E.g. month, day, etc.

string
length ≤ 255

Title of a Person's Job

date-time
string

Language
Credentials