Name | Type | Description | Notes |
---|---|---|---|
data | list[EditorialContent] | Editorial items | |
message | str | Optional error message | [optional] |
next | str | Cursor value that represents the next page of results | [optional] |
page | int | Current page of the response | [optional] |
per_page | int | Number of results per page | [optional] |
prev | str | Cursor value that represents the previous page of results | [optional] |
search_id | str | Unique identifier for the search request | [optional] |
total_count | int | Total count of all results |