Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 894 Bytes

EditorialSearchResults.md

File metadata and controls

17 lines (13 loc) · 894 Bytes

EditorialSearchResults

Properties

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

[Back to Model list] [Back to API list] [Back to README]