Skip to main content

List pending listener requests for an event (organizer)

Organizer poll — pending listener requests for the event + language budget.

Path Parameters
event_id uuid4 REQUIRED
Query Parameters
type Type

Filter by request type.

Filter by request type.

Responses
200

Successful Response

Schema OPTIONAL
ok Ok OPTIONAL

Indicates if the request was successful or not.

data object
requests object[] OPTIONAL
request_id uuid

Request ID

type Type

Request type.

status Status

pending | approved | rejected

channel_id Channel Id OPTIONAL

Target channel, if channel-scoped.

payload object OPTIONAL

Type-specific data.

request_count Request Count

How many listeners asked for it.

first_requested_at date-time

When it was first requested (UTC).

language_capacity OPTIONAL

Event language budget (for add_language requests); null if billing unavailable.

default

Default Response

Schema OPTIONAL
ok Ok OPTIONAL

Indicates if the request was successful or not.

errors object[]

List of errors

type uri

Possible values: 1 ≤ length ≤ 2083

A string containing a URI reference that identifies the problem type.

status Status

Possible values: 399 < value < 600

A number indicating the HTTP status code.

title Title

Possible values: 5 ≤ length

A string containing a short, human-readable summary of the problem type.

detail Detail

Possible values: 5 ≤ length

A string containing a human-readable explanation specific to this occurrence of the problem.

instance Instance

Possible values: 1 ≤ length

A string containing a URI reference that identifies the specific occurrence of the problem.

error_code Error Code

A Number that indicates the error type that occurred.