generated from edwinhern/express-typescript
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
/api/v1/workspaces/{id}/channels
http://localhost:3000/api/v1/workspaces/21/channels?limit=3&page=2
{
"data": [
{
"id": 58,
"title": "Myسسس channel",
"description": "This is a description",
"owner": {
"id": 1,
"firstName": "Super",
"lastName": "Admin",
"role": {
"id": 1,
"name": "Admin",
"__entity": "RoleEntity"
},
"status": {
"id": 1,
"name": "Active",
"__entity": "StatusEntity"
},
"createdAt": "2024-04-25T16:34:06.092Z",
"updatedAt": "2024-04-25T16:34:06.092Z",
"deletedAt": null
},
"createdAt": "2024-04-29T11:30:07.446Z",
"updatedAt": "2024-04-29T11:30:07.446Z",
"deletedAt": null
},
{
"id": 59,
"title": "dsdas channel",
"description": "This is a description",
"owner": {
"id": 1,
"firstName": "Super",
"lastName": "Admin",
"role": {
"id": 1,
"name": "Admin",
"__entity": "RoleEntity"
},
"status": {
"id": 1,
"name": "Active",
"__entity": "StatusEntity"
},
"createdAt": "2024-04-25T16:34:06.092Z",
"updatedAt": "2024-04-25T16:34:06.092Z",
"deletedAt": null
},
"createdAt": "2024-04-29T11:30:11.819Z",
"updatedAt": "2024-04-29T11:30:11.819Z",
"deletedAt": null
},
{
"id": 60,
"title": "w3 channel",
"description": "This is a description",
"owner": {
"id": 1,
"firstName": "Super",
"lastName": "Admin",
"role": {
"id": 1,
"name": "Admin",
"__entity": "RoleEntity"
},
"status": {
"id": 1,
"name": "Active",
"__entity": "StatusEntity"
},
"createdAt": "2024-04-25T16:34:06.092Z",
"updatedAt": "2024-04-25T16:34:06.092Z",
"deletedAt": null
},
"createdAt": "2024-04-29T11:30:14.548Z",
"updatedAt": "2024-04-29T11:30:14.548Z",
"deletedAt": null
}
],
"hasNextPage": true
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels