My Project
  1. Post
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
        GET
      • Add Post
        POST
      • Update Post
        PATCH
      • Get Post
        GET
      • Get My Post
        GET
      • Update FCM TOKEN
        PUT
      • Detail Post By Id
        GET
      • Get Trending Posts
        GET
      • Get Most Viewed Post
        GET
      • get specfic user post
        GET
      • Record Fav_Unfav post
        POST
      • Get Favt Post
        GET
      • Record Views
        POST
      • All Posts Views
        GET
      • Add Comment
        POST
      • Get Comments
        GET
      • Get Collection List
        GET
      • Get Post Collection
        GET
      • Remove Collection
        DELETE
      • Delete Post
        DELETE
      • Update Sold Type
        PUT
      • report post
        POST
      • update thumnail of posts
        POST
      • Convert To HLS
        POST
      • COMPRESS THUMBNAILS
        POST
      • Soft Delete Post
        DELETE
      • DECOMPRESS THUMBNAILS
        POST
      • Post Marked As close
        POST
      • Re-Post Ad
        POST
    • ChatRoom/Messages
      • Create Chatroom
      • Send Message
      • Get Messages
      • Get ChatRoom
      • Update block status
      • Delete Message
      • Report Chat
      • Convert Video Messages
    • 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 Presigned Url
    • Generate invite link
    • Verify Invite Link
    • Guest Signup
    • Trial Signup
    • Trial start
    • Trial extend
    • Get Signed URL
    • Forgot Password
    • Change Password
    • Reset Password
    • User Account Removal
    • User Account cacel subscription
    • User Account reinstated subscription
    • User Account pause subscription
    • User Account unpause subscription
    • User Subscribe sendy
  • 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. Post

Get My Post

GET
/post-mgt/get-my-posts

Request

Query Params

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/post-mgt/get-my-posts?status=past' \
--header 'Authorization: bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NmVkNDI0Zjk5NDgyZDNmMzFmZWYzNDMiLCJpYXQiOjE3MzAyMDczOTMsImV4cCI6MTc2MTc2NDk5M30.ZSRwoBpXZfgNVFjQTTKeHrDnAr4qB89vOxwVrlA2sF0'

Responses

🟢200Success
application/json
Body

Example
{
    "status": 1,
    "statusCode": 200,
    "message": "Posts retrieved successfully.",
    "data": {
        "posts": [
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68cbfb112f0a3250dd815c7c",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-18T12:29:05.069Z",
                "updatedAt": "2025-09-18T12:29:05.069Z",
                "__v": 0,
                "packageDetails": {
                    "_id": "68ca74e706d4040a29c37375",
                    "title": "Enhanced",
                    "price": 80,
                    "reach": 1500,
                    "duration": 30,
                    "type": "boost",
                    "appliedAt": "2025-09-18T12:53:19.040Z",
                    "dailyLimit": 50
                },
                "boostPercentage": 80,
                "isBoosted": true,
                "timeSinceCreation": "Today"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68cbfaff2f0a3250dd815c6c",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-18T12:28:47.875Z",
                "updatedAt": "2025-09-18T12:28:47.875Z",
                "__v": 0,
                "packageDetails": {
                    "_id": "68ca74e706d4040a29c37375",
                    "title": "Enhanced",
                    "price": 80,
                    "reach": 1500,
                    "duration": 30,
                    "type": "boost",
                    "appliedAt": "2025-09-17T12:21:58.560Z",
                    "dailyLimit": 50
                },
                "boostPercentage": 80,
                "isBoosted": true,
                "timeSinceCreation": "Today"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68cbf03dfa366210849324ec",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-18T11:42:53.166Z",
                "updatedAt": "2025-09-18T11:42:53.166Z",
                "__v": 0,
                "isBoosted": false,
                "timeSinceCreation": "Today"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68caa281a72960edb8678093",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-17T11:58:57.070Z",
                "updatedAt": "2025-09-17T11:58:57.070Z",
                "__v": 0,
                "isBoosted": false,
                "timeSinceCreation": "Less than a week"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68ca9bd1a22f345099c1f00b",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-17T11:30:25.523Z",
                "updatedAt": "2025-09-17T11:30:25.523Z",
                "__v": 0,
                "packageDetails": {
                    "_id": "68ca74e706d4040a29c37375",
                    "title": "Enhanced",
                    "price": 80,
                    "reach": 1500,
                    "duration": 30,
                    "type": "boost",
                    "appliedAt": "2025-09-17T11:49:26.344Z",
                    "dailyLimit": 50
                },
                "boostPercentage": 80,
                "isBoosted": true,
                "timeSinceCreation": "Less than a week"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68ca9ba8a22f345099c1ef55",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-17T11:29:44.636Z",
                "updatedAt": "2025-09-17T11:29:44.636Z",
                "__v": 0,
                "isBoosted": false,
                "timeSinceCreation": "Less than a week"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68ca9abc8a9d2f82bbef3308",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-17T11:25:48.949Z",
                "updatedAt": "2025-09-17T11:25:48.949Z",
                "__v": 0,
                "isBoosted": false,
                "timeSinceCreation": "Less than a week"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 0,
                "_id": "68ca972e98f589a039a45b6b",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-17T11:10:38.354Z",
                "updatedAt": "2025-09-17T11:10:38.354Z",
                "__v": 0,
                "isBoosted": false,
                "timeSinceCreation": "Less than a week"
            },
            {
                "media": {
                    "videoUrl": "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_8F2E20B8-1402-41AA-837D-EBB4330E6970-3349-00000146DCF93B78trim.3AB1D346-ABEC-4D67-8F01-CEE2AE8DFBB8.MOV",
                    "videoThumbnail": "https://source.unsplash.com/300x200/?technology",
                    "photoUrl": [
                        "https://outback-prod-bucket.s3.ap-southeast-2.amazonaws.com/image_picker_5A0BFD4E-151C-4994-850E-4F336F9C893E-3349-00000146EA1DCD75.jpg"
                    ]
                },
                "postDetails": {
                    "title": "naveed nizami",
                    "description": "This is a detailed description of the laptop.",
                    "category": "cars_vehicles",
                    "additional_props": {
                        "make": {
                            "key": "audi",
                            "value": "Audi"
                        },
                        "variant": {
                            "key": "audi A5",
                            "value": "Ferrari 448"
                        },
                        "body_type": {
                            "key": "coupe",
                            "value": "Coupe"
                        },
                        "fuel_type": {
                            "key": "petrol",
                            "value": "Petrol"
                        },
                        "colour": {
                            "key": "white",
                            "value": "white"
                        },
                        "drive_train": {
                            "key": "rwd",
                            "value": "RWD"
                        },
                        "odometer": {
                            "key": "30000",
                            "value": 30000
                        },
                        "transmission": {
                            "key": "manual",
                            "value": "Manual"
                        },
                        "air_conditioning": {
                            "key": "true",
                            "value": true
                        },
                        "is_registered": {
                            "key": "true",
                            "value": true
                        },
                        "managed_by": {
                            "key": "private_owner",
                            "value": "Private Owner"
                        }
                    },
                    "price": 10,
                    "currency": "USD"
                },
                "contactInfo": {
                    "location": {
                        "type": "Point",
                        "coordinates": {
                            "lat": 29.47872,
                            "lng": -25.77223
                        }
                    },
                    "address": {
                        "place": "nav3ddd",
                        "zip_code": "0"
                    },
                    "name": "nazish",
                    "profile_photo_url": "",
                    "is_phone_show": false,
                    "phone": "1234567890",
                    "createdAt": "2025-08-29T12:14:36.189Z"
                },
                "favourite": 0,
                "views": 1,
                "_id": "68ca7a08004d1a32800cd2c1",
                "user": "68b199acc89e5f2c9aa91788",
                "isFavourite": false,
                "isSold": false,
                "isDeleted": false,
                "is_draft": false,
                "objectionable_post": false,
                "main_category": "cars_vehicles",
                "createdAt": "2025-09-17T09:06:16.953Z",
                "updatedAt": "2025-09-17T09:27:12.107Z",
                "__v": 1,
                "isBoosted": false,
                "timeSinceCreation": "Less than a week"
            }
        ],
        "totalPosts": 9
    }
}
Modified at 2025-09-18 08:21:41
Previous
Get Post
Next
Update FCM TOKEN
Built with