SSF Receiver

Get

Get retrieves a single SSF receiver stream by its ID.

get/api/v1/ssf-receiver-streams/{id}

Path parameters

idstring required

The ID of the SSF receiver stream to retrieve.

Response

SSFReceiverStreamServiceGetResponse contains the requested SSF receiver stream.

Changes