Skip to main content
GET
List recordings

Authorizations

Authorization
string
header
required

An API key from Settings → Integrations.

Query Parameters

type
enum<string>
Available options:
clip,
memo
q
string
Maximum string length: 200
deviceId
string
Required string length: 1 - 256
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]*$
status
enum<string>
Available options:
pending,
transcribing,
ready,
no_speech,
failed
from
integer
Required range: 0 <= x <= 9007199254740991
to
integer
Required range: 0 <= x <= 9007199254740991
cursor
string
Maximum string length: 1024
limit
integer
Required range: 1 <= x <= 100

Response

Success. Writes without read permission return an ID and revision only.

recordings
object[]
required
nextCursor
string | null
required