Zoom Meeting

Upon successful response you will get :

GET https://castleindia.in/emart/public /api/login

Headers

NameTypeDescription

secret

String

application/json

{
  {
    "meeting": [
        {
            "id": 21,
            "meeting_id": "79077203097",
            "user_id": "1",
            "owner_id": "noshenhussain@gmail.com",
            "meeting_title": "Build Responsive Real World Websites",
            "start_time": "2021-06-30 00:56:15",
            "zoom_url": "https://us04web.zoom.us/s/79077203097?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJhdWQiOiJjbGllbnRzbSIsInVpZCI6IkdjWHBTNU1WUWpLYkQ1LWVCaDY5ZEEiLCJpc",
            "link_by": null,
            "course_id": null,
            "created_at": "2021-06-18T15:56:40.000000Z",
            "updated_at": "2021-06-18T15:56:40.000000Z",
            "type": "2",
            "agenda": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).",
            "image": "162404439879.jpg"
        },
        {
            "id": 22,
            "meeting_id": "75510078426",
            "user_id": "1",
            "owner_id": "noshenhussain@gmail.com",
            "meeting_title": "Art for Art Lovers, Artists and Designers",
            "start_time": "2021-06-19 01:06:07",
            "zoom_url": "https://us04web.zoom.us/s/75510078426?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJhdWQiOiJjbGllbnRzbSIsInVpZCI6IkdjWHBTNU1WUWpLYkQ1LWVCaDY5ZEEiLCJpc",
            "link_by": null,
            "course_id": null,
            "created_at": "2021-06-18T16:00:10.000000Z",
            "updated_at": "2021-06-18T16:06:07.000000Z",
            "type": "2",
            "agenda": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).",
            "image": "162404445419.jpg"
        },
        {
            "id": 23,
            "meeting_id": "83433781688",
            "user_id": "1",
            "owner_id": "ayubhandari2000@gmail.com",
            "meeting_title": "ankit",
            "start_time": "2022-01-18 11:42:00",
            "zoom_url": "https://us05web.zoom.us/s/83433781688?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJ3ZWIiLCJjbHQiOjAsIm1udW0iOiI4MzQzMzc4MTY4OCIsInN0ayI6InB2M",
            "link_by": "course",
            "course_id": "1",
            "created_at": "2022-01-18T01:43:16.000000Z",
            "updated_at": "2022-01-18T01:43:16.000000Z",
            "type": "2",
            "agenda": "https://us05web.zoom.us/j/85811769174?pwd=LzJwbHBNNjB3NExSK2REWEpnVjBpZz09",
            "image": "16424863951635268788photo-1530616858450-99ba4525057d.jpg"
        },
        {
            "id": 24,
            "meeting_id": "89434718701",
            "user_id": "1",
            "owner_id": "ayubhandari2000@gmail.com",
            "meeting_title": "Discussion on course",
            "start_time": "2022-01-28 20:03:00",
            "zoom_url": "https://us05web.zoom.us/s/89434718701?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJhdWQiOiJjbGllbnRzbSIsInVpZCI6Ind5elY2OXRrU3NlZmUtOTlZQlRqQXciLCJpc",
            "link_by": null,
            "course_id": null,
            "created_at": "2022-01-28T08:04:31.000000Z",
            "updated_at": "2022-01-28T08:04:31.000000Z",
            "type": "2",
            "agenda": "Test",
            "image": "1643373270user.jpg"
        }
    ]
}
}

IF response fail

```html
<!DOCTYPE html>
<html>

<head>
	<meta charset="UTF-8" />
	<meta name="robots" content="noindex,nofollow,noarchive" />
	<title>An Error Occurred: Method Not Allowed</title>
	<style>
		body {
			background-color: #fff;
			color: #222;
			font: 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
			margin: 0;
		}

		.container {
			margin: 30px;
			max-width: 600px;
		}

		h1 {
			color: #dc3545;
			font-size: 24px;
		}

		h2 {
			font-size: 18px;
		}
	</style>
</head>

<body>
	<div class="container">
		<h1>Oops! An Error Occurred</h1>
		<h2>The server returned a "405 Method Not Allowed".</h2>

		<p>
			Something is broken. Please let us know what you were doing when this error occurred.
			We will fix it as soon as possible. Sorry for any inconvenience caused.
		</p>
	</div>
</body>

</html>
```

Last updated