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:write
Pagination
The 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.