Pagination metadata is added to the response from the List All Events endpoint
The response from GET /events
now returns a meta
field alongside data
and links
. The endpoint already supported pagination; the addition of the meta
attribute provides additional data useful in creating a rich, paginated web interface. The new meta
attribute includes record_count
, current_page
, total_pages
and per_page
.
Prior change: `capacity` field for Directors API is unused
Following change: Enabling company-wide 2FA logs out users who don't already have 2FA enabled
User contributed notes
BETADo you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)