/company/{id}/position/{id}/stream

Returns the position's activity stream: a list of state-change events recorded against the position (e.g. transitions between draft, published, closed, and archived). Each entry includes the previous and new state (state_was/state_is), the acting user, a timestamp, and snapshots of the position and company at the time of the event.

Results are ordered newest first, 30 records per page. Page through the full history with the skip query parameter (skip=30 for the second page, skip=60 for the third, and so on); a response with fewer than 30 records is the last page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Query Params
integer
≥ 0
Defaults to 0

Number of records to skip, for pagination. Values above 10000 are clamped.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json