Results
Represents the results of a search.
Example
Required attributes
accounts
Description: Accounts which match the given query
Type: Array of Account
Version history: Added in x.x.x
statuses
Description: Statuses which match the given query
Type: Array of Status
Version history: Added in x.x.x
hashtags
Description: Hashtags which match the given query
Type: Array of Tag (v2). Array of String (v1).
Version history: v1 added in 1.1.0 and deprecated in 3.0.0. v2 added in 2.4.1 and replaced v1 in 3.0.0.
See also
search app/serializers/rest/search_serializer.rbLast updated August 10, 2020 · Improve this page