Logo
Zoom Public API Documentation

Get a user's playlist

GET {{baseUrl}}/iq/users/:userId/conversations/playlists?page_size=30&next_

Curl
curl -X GET 'https://api.zoom.us/v2/iq/users/:userId/conversations/playlists?page_size=30&next_page_token=<string>&type=All&following=false&create_by_self=false?page_size=30&next_page_token=<string>&type=All&following=false&create_by_self=false' -H 'Accept: application/json'

ENDPOINTS