Retrieve recommended participants for a screening

This endpoint returns a list of recommended participants for a specific screening.

Example Request:
GET /api/v1/public/screenings/{screeningId}/participants?status=ACCEPTED

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the screening (UUID v4)

Query Params
string

Filter participants by status (ex: ACCEPTED)

Responses

400

Bad Request: invalid or missing parameters.

401

Unauthorized: invalid or expired token.

403

Forbidden: permission to access this resource.

404

Not Found: the specified screening was not found.

429

Too Many Requests: rate limit exceeded.

Language
Credentials
Bearer
API Key
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json