Parameter | Description |
---|---|
Filter Container ID | The ID of the container. Can be obtained by using the List Containers action. |
Order | The is the sorting order for the results. |
Sort | Field to sort results with. |
Parameter | Description |
---|---|
Page Number | Page number of the results to fetch. |
Page Size | Size of page to return. |
{
"count": 28,
"num_pages": 930,
"data": [
{
"id": 92,
"comment": "<string>",
"container": 271,
"time": "2024-01-13T12:43:56",
"create_time": "2020-02-23T19:50:19",
"user": 410,
"mentions": []
}
]
}
Was this page helpful?