POST
/
api
/
v2
/
guess-actions
/

Authorizations

Authorization
string
headerrequired

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

Body

application/json
query
string
required

Search query to use for finding actions

action_types
enum<string>[]

Type of actions to search for.

Available options:
read,
write,
search,
read_bulk
count
integer
default: 25

Number of actions to return in the response

Response

200 - application/json
app
string
required

The app for this guess

action
string
required

The action for this guess

action_type
enum<string>
required

Type of action

Available options:
read,
write,
search,
read_bulk
name
string
required

Name of the app and action

description
string
required

Description of the action itself

image
string
required

URL for the app's image

score
number
required

Score for this guess based on the search query