Share via


Search.json - Get

Definition

https://www.yammer.com/api/v1/search.json

Parameters

Name In Required Type Description
search query file The search query.
page query integer Only 20 results of each type will be returned for each page, but a total count is returned with each query. page=1 (the default) will return items 1-20, page=2 will return items 21-30, etc.
num_per_page query integer This allows you to limit the number of results of each type per page, up to a maximum of 20, the default value. A maximum number of 1000 results will be returned.
search_group query integer

Documentation

The search resource will return a list of messages, users, topics and groups that match the user’s search query.