Get All Experiences

This endpoint retrieves all experiences.

Required Scope

experiences:write or experiences:read

Log in to see full request history

📘

Pagination

The API takes a snapshot of the paginated set of experiences at the time of the first request. Paging through experiences goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

Query Params
int32
Defaults to 100

The maximum number of experiences to display per page. A maximum of 1000 is allowed.

string

Retrieves the next batch of experiences. This value expires after 2 minutes if a request has not been made during that time.

string

Filter criteria that only returns content with this experience type. Acceptable values are JobRole, Project, Menteeship, Mentorship, Shadowing, StretchAssignment, or Other.

string

Filter criteria that only returns content with this title.

date

Filter criteria that returns experiences from this date through filter[end_date]. Format yyyy-mm-dd.

date

Filter criteria that returns experiences from filter[start_date] through this date. Format yyyy-mm-dd.

Response

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