Skip to main content
GET
List sessions

Authorizations

Authorization
string
header
required

API key issued by Hooper for your organization. Keys are environment-tagged: hk_prod_ keys work against production, hk_stg_ keys against staging.

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 100
starting_after
string

Cursor: the id of the last item on the previous page.

status
enum<string>
Available options:
queued,
processing,
processed,
failed
group
string
Example:

"grp_412"

Response

OK

object
string
required
Allowed value: "list"
has_more
boolean
required
total_count
integer
required
data
object[]
required
url
string

Embedded lists only: the endpoint that pages the full set.

Example:

"/v1/sessions/sess_18234/highlights"