Skip to main content
GET
List focus groups

Authorizations

Authorization
string
header
required

API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.

Query Parameters

status
enum<string>

Filter by focus group status.

Available options:
pending,
generating,
completed,
failed

Search by name.

limit
integer
default:50

Maximum number of results to return (1-100).

Required range: 1 <= x <= 100
cursor
string

Cursor for pagination.

Response

List of focus groups.

object
enum<string>
Available options:
list
Example:

"list"

data
object[]
has_more
boolean

Whether there are more results available

next_cursor
string | null

Cursor for fetching the next page