Stats > Channel > Connection history

Return list of connection

This endpoint allows you to retrieve a list of connection

get/1/videos/{channel}/history

Path parameters

channelinteger required

The unique identifier (ID) of the channel to request.

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.