Search recognitions

Search recognition (bonuses) in your company using natural language. Combines semantic
(vector) and keyword (BM25) retrieval, so themes like "leadership during difficult times"
and exact terms like a project codename or hashtag both work. Returns ranked excerpts
with the giver, the source bonus id, and a link.

Pass query (required) on the first call, with an optional limit
(default 10, max 25). For subsequent pages echo the returned
next_cursor back as cursor — the cursor preserves the original query and limit,
so you do not need to (and should not) re-send them. next_cursor is null when there
are no more pages.

Required OAuth scope: recognition:read or recognition:administer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Allowed:
string
enum
required
Allowed:
params
object
required
string
required
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
OAuth2 access token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json