Search Decisions

The Search Decisions API can be used to search for existing (previously run) decisions.

Query Params
number
1 to 100
Defaults to 20

Number of entities to return. Used for pagination implementation. If no value is provided used default 20. Max 100.

number
≥ 0

Number entities to skip. Useful for pagination implementation. Only works if count param is passed

string
enum

Field to sort by

Allowed:
string
enum

Direction of sort results. asc or desc

Allowed:
string

Search query to perform

teamMembersIds
array of strings

The IDs of the team members who created the decision

teamMembersIds
string
enum

Either Api or Web

Allowed:
string | null

The ID of the product the decision was run for. If null search by legacy decision

resultStatuses
array of strings

Either passed, failed or error

resultStatuses
string

Strategy ID

string

Application ID

string

The date the decision was created from.

string

The date the decision was created to.

Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json