{"info":{"_postman_id":"c3c2c5c1-095c-48c1-8722-20931a8ecdb2","name":"Meeting Public API","description":"<html><head></head><body><p>External APIs for Base Meeting</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1345096","collectionId":"c3c2c5c1-095c-48c1-8722-20931a8ecdb2","publishedId":"2sA3kbfy2n","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-30T11:09:25.000Z"},"item":[{"name":"Get all group","id":"3ff4c3cd-0533-43b4-bd00-65a03ed39699","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{meeting_access_token}}","type":"text"},{"key":"ipp","value":"","type":"text","description":"<p>Số item trên 1 trang, max=50, not required, mặc định = 50 nếu ko truyền hoặc truyền số âm</p>\n"},{"key":"page","value":"","type":"text","description":"<p>Trang muốn lấy, not required, bắt đầu =0</p>\n"}]},"url":"https://meeting{{domain}}/extapi/v1/group/list","description":"<p>API lấy danh sách nhóm cuộc họp</p>\n","urlObject":{"protocol":"https","path":["extapi","v1","group","list"],"host":["meeting{{domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ff4c3cd-0533-43b4-bd00-65a03ed39699"},{"name":"Get all meeting","id":"ce8f2a45-6881-40a9-af81-b8e489e26b51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{meeting_access_token}}","type":"text"},{"key":"group_id","value":"1","type":"text","description":"<p>ID của nhóm cuộc họp (not required, truyền nếu ,muốn lấy theo nhóm cuộc họp)</p>\n"},{"key":"ipp","value":"","type":"text","description":"<p>Số item trên 1 trang, max=50, not required, mặc định = 50 nếu ko truyền hoặc truyền số âm</p>\n"},{"key":"page","value":"","type":"text","description":"<p>Trang muốn lấy, not required, bắt đầu =0</p>\n"}]},"url":"https://meeting.{{domain}}/extapi/v1/meeting/list","description":"<p>API lấy danh sách các cuộc họp</p>\n","urlObject":{"protocol":"https","path":["extapi","v1","meeting","list"],"host":["meeting","{{domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce8f2a45-6881-40a9-af81-b8e489e26b51"},{"name":"Get all repeated meeting","id":"520158f8-4dc8-4f00-bbe4-7ae7cbd975e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{meeting_access_token}}","type":"text"},{"key":"ipp","value":"","type":"text","description":"<p>Số item trên 1 trang, max=50, not required, mặc định = 50 nếu ko truyền hoặc truyền số âm</p>\n"},{"key":"page","value":"","type":"text","description":"<p>Trang muốn lấy, not required, mặc định =0</p>\n"}]},"url":"https://meeting.{{domain}}/extapi/v1/repeated.meeting/list","description":"<p>API lấy danh sách cuộc họp lặp lại</p>\n","urlObject":{"protocol":"https","path":["extapi","v1","repeated.meeting","list"],"host":["meeting","{{domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"520158f8-4dc8-4f00-bbe4-7ae7cbd975e5"}]}