Skip to main content

Search Streams

POST 

/program/api/v2/streams/search

warning

This endpoint is available in private cloud only. Use your global host URL if self-hosted.

Search streams with advanced filtering options using a request body. This endpoint provides the same functionality as GET /v2/streams but accepts a JSON body for more complex query scenarios. Use this when you need to:

  • Pass complex filter criteria
  • Avoid URL length limitations
  • Use clients that don't support query parameters on GET requests
Generate JWT

Request

Responses

Search results

Bad Request

Forbidden - No project access

Internal Server Error