Skip to content

[Workspaces] GET | workspace CHANNELS #46

@hazemahmedx0

Description

@hazemahmedx0

/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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions