Bulk list employments

Lists full-detail employments for the company scope, page-by-page via an opaque cursor.
Each employment is the same shape returned by Show employment, except files are excluded
to avoid a per-employment file lookup; use the Show employment endpoint to fetch files for
a specific employment. The files field is always null on this endpoint.

Pass the next_cursor value from a page's response as the cursor query parameter to fetch
the next page. next_cursor is null once the last page has been reached.

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage employments (employments)View employments (employment:read)Manage employments (employment:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Company ID

string

Opaque pagination cursor returned as next_cursor from a previous page.

integer

Number of employments to return per page (max 100, default 50).

Responses

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