Search Continue v2
Authentication
Headers
Acts on behalf of a team member for supported user-auth operations. Pass a team member ID such as dbmid:.... When used with a team token, that token must also include the team_data.member scope.
Request
The cursor returned by your last call to search:2. Used to fetch the next page of results.
Response headers
Response
Used for paging. If true, indicates there is another page of results available that can be fetched by calling search/continue:2 with the cursor.
A list (possibly empty) of matches for the query.
Pass the cursor into search/continue:2 to fetch the next page of results.