---
search:
  tags:
    - Comments
    - GET
seo:
  description: >-
    List all comments on a post, ordered by creation time (oldest first).
    Reference for the GET /posts/{postId}/comments endpoint in the Ordinal API.
sidebar:
  label: List post comments
  badge: GET
title: List post comments
type: openapi-operation
---
List all comments on a post, ordered by creation time (oldest first)

`GET /posts/{postId}/comments`
