Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2018
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. curl -G -H "x-api-key: YOUR_API_KEY" -H "Content-Type:application/json" --data-urlencode "startDate=`date --rfc-3339=seconds --date="1 day ago" | sed 's/ /T/'`" https://events.jumpcloud.com/events | python -m json.tool
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement