ReadPaginationResponse
Type definition for ReadPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | ReadResponse[] |
Used in endpoints
- User Read List
POST /read/{content_type}/{username}/listas result
Type definition for ReadPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | ReadResponse[] |
POST /read/{content_type}/{username}/list as result