get
https://api-screening.digai.ai/api/v1/public/screenings
This endpoint fetches a paginated list of screenings based on their owner.
Example Request:
GET /api/v1/public/screenings?page=2&limit=20&startAt=2024-01-01&endAt=2024-01-31
This endpoint fetches a paginated list of screenings based on their owner.
Example Request:
GET /api/v1/public/screenings?page=2&limit=20&startAt=2024-01-01&endAt=2024-01-31
Try It! to start a request and see the response here!