Skip to main content
GET
List Economic Intelligence

Authorizations

Authorization
string
header
required

An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.

Headers

Api-Version-Date
string

Pins the request to a dated API version.

Example:

"2026-09-11"

Query Parameters

account_id
string

Account ID, prefixed biz_. Defaults to the API key's own account.

status
enum<string>

Only recommendations in this state. ready for the cards the owner can run now.

Available options:
queued,
pending,
ready,
executed,
superseded,
failed
first
integer

The number of recommendations to return (default 20, max 100).

after
string

A cursor; returns recommendations after this position.

last
integer

The number of recommendations to return from the end of the range.

before
string

A cursor; returns recommendations before this position.

Response

empty for a connected (child) account

data
object[]
required
page_info
object
required