get https://api.streak.com/api/v2/boxes//meetings
This call lets you get all meetings in a specific box.
Log in to see full request history
Authorization
Make sure to include your authorization in any request you make on your own.
Responses
This call lets you get all meetings in a specific box.
Authorization
Make sure to include your authorization in any request you make on your own.
xxxxxxxxxx
curl --request GET \
--url https://api.streak.com/api/v2/boxes/key/meetings \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: