v1

latestOpenAPI 3.0.32026-08-061810496.7 KB
Messages

List messages for secure space

get/api/1/folders/{userFolder}/comments

Query parameters

limitinteger

Limit results at n items

Example:10

Limit results at n items

Response

Example response

{
  "data": [
    {
      "ID": "594601654737833984",
      "@type": "Comment",
      "@id": "msg_594601654737833984",
      "Title": "Adipisci quidem nostrum qui commodi.",
      "Priority": 0,
      "pinned_at": null,
      "created_at": "2026-06-29T18:54:41.000000Z",
      "updated_at": "2026-06-29T18:54:41.000000Z",
      "posted_at": null,
      "archived_at": null,
      "Comment": "Pigeon, raising its voice to its feet, ran round the hall, but they were all turning into little cakes as they lay on the end of half those long words, and, what's more, I don't care which happens!' She ate a little timidly, 'why you are very dull!' 'You ought to have any rules in particular; at least, if there are, nobody attends to them--and you've no idea how confusing it is you hate--C and D,' she added in an undertone, 'important--unimportant--unimportant--important--' as if nothing had.",
      "preview": "Pigeon, raising its voice to its feet, ran round the hall, but they were all turning into little cakes as they lay on the end of half those long words, and, what's more, I don't care which happens!' She ate a little timidly, 'why you are very dull!' 'You ought to have any rules in particular; at least, if there are, nobody attends to them--and you've no idea how confusing it is you hate--C and D,' she added in an undertone, 'important--unimportant--unimportant--important--' as if nothing had.",
      "Format": "markdown",
      "audience": "all"
    },
    {
      "ID": "594601655568306176",
      "@type": "Comment",
      "@id": "msg_594601655568306176",
      "Title": "A consectetur assumenda eaque.",
      "Priority": 0,
      "pinned_at": null,
      "created_at": "2026-06-29T18:54:41.000000Z",
      "updated_at": "2026-06-29T18:54:41.000000Z",
      "posted_at": null,
      "archived_at": null,
      "Comment": "Do come back in a languid, sleepy voice. 'Who are YOU?' said the Lory hastily. 'I don't like them!' When the procession came opposite to Alice, 'Have you guessed the riddle yet?' the Hatter said, tossing his head mournfully. 'Not I!' he replied. 'We quarrelled last March--just before HE went mad, you know--' She had already heard her voice sounded hoarse and strange, and the whole window!' 'Sure, it does, yer honour: but it's an arm for all that.' 'With extras?' asked the Gryphon, before Alice.",
      "preview": "Do come back in a languid, sleepy voice. 'Who are YOU?' said the Lory hastily. 'I don't like them!' When the procession came opposite to Alice, 'Have you guessed the riddle yet?' the Hatter said, tossing his head mournfully. 'Not I!' he replied. 'We quarrelled last March--just before HE went mad, you know--' She had already heard her voice sounded hoarse and strange, and the whole window!' 'Sure, it does, yer honour: but it's an arm for all that.' 'With extras?' asked the Gryphon, before Alice.",
      "Format": "markdown",
      "audience": "all"
    }
  ],
  "links": {
    "first": "/?page=1",
    "last": "/?page=1",
    "prev": null,
    "next": null
  },
  "meta": {
    "current_page": 1,
    "from": 1,
    "last_page": 1,
    "links": [
      {
        "url": null,
        "label": "pagination.previous",
        "page": null,
        "active": false
      },
      {
        "url": "/?page=1",
        "label": "1",
        "page": 1,
        "active": true
      },
      {
        "url": null,
        "label": "pagination.next",
        "page": null,
        "active": false
      }
    ],
    "path": "/",
    "per_page": 10,
    "to": 2,
    "total": 2
  }
}