List employments of a given Person.

Returns a list of employments of a given person. The employments are returned in sorted order, with the most recent employments appearing first.

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

The identifier of the person.

Query Params
integer
1 to 50
Defaults to 10

The amount of resources to be returned per one request. It can range between 1 and 50, and the default is 10.

string

The pagination cursor to navigate over to the next list of resources. If you pass a specific limit to your request, or you rely on the default value of the number of resources to be returned, then your subsequent call has to include the cursor in order to retrieve the next list of resources. If cursor is missing, the first page is returned.

string

Filter results matching one or more provided employment ids.

date-time

Filter employments by updated date.

date-time

Filter employments updated after the provided date.

date-time

Filter employments updated before the provided date.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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