Description= Get a list with all the Schedules (as an array a paginatedList of [[RecordingSchedule|RecordingSchedule]] objects) for the current user with a given Recording State.
|Parameters=
: "Limit": 10,
: "Count": 48,
: [ Array paginatedList of [[RecordingSchedule|RecordingSchedule]] objects ]
}
|Exceptions=
* [[StatusCode#AuthenticationRequiredException|AuthenticationRequiredException]]: if authentication parameters are incorrect/missing.* [[StatusCode#InvalidParameterValueException|InvalidParameterValueException]]: invalid parameter in the request.* [[StatusCode#UnexpectedRecordingResponseException|UnexpectedRecordingResponseException]]: General recording service exceptionNone.