Last updated 1 month ago
List all the video publishing destinations you have configured.
A connection to a publishing destination
GET /api/v1/connections HTTP/1.1 Host: shortgenius.com Authorization: Bearer JWT Accept: */*
Successful response
[ { "id": "123e4567-e89b-12d3-a456-426614174000", "type": "Email", "name": null } ]