get
https://api.betatest.degreed.com/api/v2/content/events
This endpoint retrieves all events for the current organization.
For Global Admin Tool Organizations, if the X-Degreed-Organization-Code header is included, the endpoint will return content for the Tenant Organization related to the header value as long as the organization is a member of the Global Admin Tool Organization.
Required Scope
content:read or content:writeRecent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
PaginationThe API takes a snapshot of the paginated set of events at the time of the first request. Paging through events goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.
Filtered List ResultsWhen using
filter[external_id], a request that finds no matches is still successful and returns 200 OK with an empty data array.

