Skip to main content
POST
/
verb
/
search
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Input model to get verbs. Supports paging.

position1Text
string | null

Ism position 1 text. Only applies to specific verb API calls.

typedVerbText
string | null

Typed text / prefix that the user has typed into the verb input box. Used for autocomplete.

editionId
integer<int32> | null

For future use.

languageId
integer<int32> | null

For future use.

page
integer<int32>
default:1
pagesize
integer<int32>
default:10

Response

Success

success
boolean
data
unknown