Get Streaming Endpoint – Media API – MediaKind

Get Streaming Endpoint

Get https://app.mk.io/api/v1/projects/:project_name/media/streamingEndpoints/:endpoint_name

Retrieves a single Streaming Endpoint.

RBAC Capability Required: ams.streamingendpoint.get

Authentication

Authorization

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

Response

200 A single Streaming Endpoint

Errors

400 Bad Request

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error