My Project
  1. ChatRoom/Messages
My Project
  • OUTBACK APIs
    • User
      • Create User
      • Login User
      • Forgot Password
      • Validate otp
      • Reset Password
      • Social login
      • Search Post
      • Update User
      • Get Profile
      • Get User Profile for Web
      • Delete Account
      • Logout
      • Get All Users
      • Verify User
      • Follow Unfollow User
      • Get User Connections
      • Check User
    • Post
      • Get Popular Categories Post
      • Add Post
      • Update Post
      • Get Post
      • Get My Post
      • Update FCM TOKEN
      • Detail Post By Id
      • Get Trending Posts
      • Get Most Viewed Post
      • get specfic user post
      • Record Fav_Unfav post
      • Get Favt Post
      • Record Views
      • All Posts Views
      • Add Comment
      • Get Comments
      • Get Collection List
      • Get Post Collection
      • Remove Collection
      • Delete Post
      • Update Sold Type
      • report post
      • update thumnail of posts
      • Convert To HLS
      • COMPRESS THUMBNAILS
      • Soft Delete Post
      • DECOMPRESS THUMBNAILS
      • Post Marked As close
      • Re-Post Ad
    • ChatRoom/Messages
      • Create Chatroom
        POST
      • Send Message
        POST
      • Get Messages
        POST
      • Get ChatRoom
        GET
      • Update block status
        PUT
      • Delete Message
        DELETE
      • Report Chat
        POST
      • Convert Video Messages
        POST
    • Town Hall
      • Add townhall post
      • get town hall post
      • get specific user townhall post
      • reaction on townhall post
      • Add replies
      • get replies
      • Reaction On reply
      • get Location search
      • Report Townhall post
      • Delete TownHall Post
      • Convert Townhall Videos
    • notfication
      • message notfication
      • message notfication
    • Category
      • Update Category
      • Get Model By Makes
      • get category V2
      • Add Category
      • Add subcategory
      • Get Categories
      • Delete Category
    • PAYMENTS APIS
      • Create Setup Intent
      • Save Payment Method
      • Get Payment Methods
      • For getting test payment Id
      • testing bank tokens
      • View Balance
      • Add funds to Account
      • Add Bank Account
      • Select Default Bank Acc
      • Transfer Ammount to Connected Account
      • Transaction of User
      • Transaction Detail by Id
      • Purchase Item
      • Delete Payment Method
      • Delete Bank Account
    • System setting
      • User Count
    • Seeder
      • Seeder for adding views
    • Packages
      • Add Package
      • Get Packages
    • Apply Package
      • Apply For Package
    • Application Alert
      • Application Alert
      • Application Alert Status
      • Pre Assigned URLs
    • System Config
      GET
  • User
    • Get User
      GET
    • Get Presigned Url
      POST
    • Generate invite link
      GET
    • Verify Invite Link
      GET
    • Guest Signup
      POST
    • Trial Signup
      POST
    • Trial start
      POST
    • Trial extend
      POST
    • Get Signed URL
      POST
    • Forgot Password
      POST
    • Change Password
      POST
    • Reset Password
      POST
    • User Account Removal
      POST
    • User Account cacel subscription
      POST
    • User Account reinstated subscription
      POST
    • User Account pause subscription
      POST
    • User Account unpause subscription
      POST
    • User Subscribe sendy
      POST
  • Imagine API
    • Text to image
    • Remove Bg
    • AI Background Image
    • Enhance image
  • Profit Tracker
    • Get inventory stats
    • Get Inventory
    • Get net proft stats
  • Purchase Tool
    • Create Purchase listing tool
    • Fetch Purchase Tool List
    • Purchase listing detail
    • Item Mark as Sold
    • Edit Purchase Product Detail
    • Remove product
  • Product Analysis
    • Product Insights
    • Statistic
    • background Removal
  • Marketplace
    • Product Insights
  • FeedBack
    • Create feedback
  • Screenshot Analysis
    • Product Insights
    • Statistic
  • Product Search
    • Favourite Toogle
    • Update Product
    • Listing
  • Click Bank INS
    • Check blank notificaiton
  • Mobile payment Notifications
    • Mobile payment webhook
  • Sendy
    • email-subscription
    • email-unsubscribe
  • Ebay
    • g
    • Auth app token
    • Generate Auth URL
    • Auth callback
    • Auth refresh token
    • Create listing
    • Publish listing
    • Get seller list
    • Get rate limits
    • Get best deals
    • Delete listing
  • Admin
    • Get All Users
    • Trial user completed
    • User stats
  • Error
    • send error
  • Untitled Endpoint
    PUT
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
  1. ChatRoom/Messages

Get ChatRoom

GET
/chat-mgt/get-chat-rooms

Request

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://dev.outbackmarketplace.com/api/v1/chat-mgt/get-chat-rooms' \
--header 'Authorization: bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NzFjZDZmYzA1OGE4NDA0MjEyNGJlZjMiLCJpYXQiOjE3MzA4OTExMzAsImV4cCI6MTc2MjQ0ODczMH0.6xVVAT5RgHHThm9zBywUAuNGVxsMxqmoiZxnK8BfM4k'

Responses

🟢200Success
application/json
Body

Example
{
    "status": 1,
    "statusCode": 200,
    "message": "Chat rooms retrieved successfully.",
    "data": [
        {
            "_id": "6909f3d49a561b98ae60d2ca",
            "participants": [
                {
                    "_id": "68f62f87c85e41fc3eef0bad",
                    "name": "Umair  Mansha",
                    "profile_photo_url": null,
                    "is_online": "true"
                },
                {
                    "_id": "6879068ae23b940e8729860b",
                    "name": "Naveed Nizamii",
                    "profile_photo_url": null,
                    "is_online": "true"
                }
            ],
            "lastMessage": {
                "_id": "690c67c54a0c269c567f08b8",
                "messageText": "jdfdf",
                "userId": "68f62f87c85e41fc3eef0bad",
                "name": "Umair  Mansha",
                "message_status": {
                    "isSeen": true
                },
                "createdAt": "2025-11-06T09:17:57.189Z"
            },
            "is_blocked": true,
            "blocked_by": "68f62f87c85e41fc3eef0bad",
            "is_active": true,
            "createdAt": "2025-11-04T12:38:44.142Z",
            "updatedAt": "2025-11-06T09:20:42.721Z",
            "productDetails": {
                "product_id": "69087030897e02b003859fe3",
                "post_owner_id": "68f62f87c85e41fc3eef0bad",
                "title": "autofill",
                "price": 20,
                "currency": "AUD",
                "address": {
                    "place": "Lahore",
                    "zip_code": "54770"
                },
                "media": {
                    "videoUrl": "https://outback-stage-bucket.s3.ap-southeast-2.amazonaws.com/stream/videos/9c8220bc-6d18-417f-81c4-63b96259c257.mp4-69087030897e02b003859fe3/master.m3u8",
                    "videoThumbnail": "https://outback-stage-bucket.s3.ap-southeast-2.amazonaws.com/images/f02b2b86-97f2-41f3-b962-324c3cde6bb1.jpg",
                    "photoUrl": [
                        "https://outback-stage-bucket.s3.ap-southeast-2.amazonaws.com/images/ebe3fedb-0ab8-4eee-aa55-970e987cae1a.jpg",
                        "https://outback-stage-bucket.s3.ap-southeast-2.amazonaws.com/images/3dcd88d4-f499-4f2c-bc04-236ec482a488.jpg",
                        "https://outback-stage-bucket.s3.ap-southeast-2.amazonaws.com/images/a65b9d92-0426-4845-aa07-6f546b439761.jpeg"
                    ]
                },
                "isSold": false
            }
        },
        {
            "_id": "6908b8ecd2e78c1f96660d29",
            "participants": [
                {
                    "_id": "6879068ae23b940e8729860b",
                    "name": "Naveed Nizamii",
                    "profile_photo_url": null,
                    "is_online": "true"
                },
                {
                    "_id": "68d25169a619815abc355539",
                    "name": "haseeb",
                    "profile_photo_url": ""
                }
            ],
            "lastMessage": {
                "message_status": {
                    "isSeen": false
                },
                "createdAt": "2025-11-03T14:15:08.995Z"
            },
            "is_blocked": false,
            "is_active": true,
            "createdAt": "2025-11-03T14:15:08.995Z",
            "updatedAt": "2025-11-03T14:15:08.995Z",
            "productDetails": null
        },
        {
            "_id": "68ff2c0c836a511a768ac39e",
            "participants": [
                {
                    "_id": "68790956e23b940e872992d3",
                    "name": "Haseeb Ur Rehman",
                    "profile_photo_url": ""
                },
                {
                    "_id": "6879068ae23b940e8729860b",
                    "name": "Naveed Nizamii",
                    "profile_photo_url": null,
                    "is_online": "true"
                }
            ],
            "lastMessage": {
                "_id": "68ff2d4a73a62ef3e75ad864",
                "messageText": "halloooo",
                "userId": "68790956e23b940e872992d3",
                "name": "Haseeb Ur Rehman",
                "message_status": {
                    "isSeen": true
                },
                "createdAt": "2025-10-27T08:28:58.289Z"
            },
            "is_blocked": false,
            "is_active": true,
            "createdAt": "2025-10-27T08:23:40.508Z",
            "updatedAt": "2025-11-04T12:46:29.062Z",
            "productDetails": null
        },
        {
            "_id": "68ef508a66e64d597912aacf",
            "participants": [
                {
                    "_id": "6879068ae23b940e8729860b",
                    "name": "Naveed Nizamii",
                    "profile_photo_url": null,
                    "is_online": "true"
                },
                {
                    "_id": "68ef4233459138e253ffa732",
                    "name": "banking"
                }
            ],
            "lastMessage": {
                "_id": "68ef50a866e64d597912aad6",
                "messageText": "hello, how are you??",
                "userId": "68ef4233459138e253ffa732",
                "name": "banking",
                "message_status": {
                    "isSeen": true
                },
                "createdAt": "2025-10-15T07:43:36.654Z"
            },
            "is_blocked": false,
            "is_active": true,
            "createdAt": "2025-10-15T07:43:06.227Z",
            "updatedAt": "2025-11-04T12:46:35.390Z",
            "productDetails": null
        }
    ]
}
Modified at 2025-11-20 12:34:38
Previous
Get Messages
Next
Update block status
Built with