Get Current User’s All Scheduled Access

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of Splashtop team. It is one team at a time you can query

Query Params
string
required

Start date for filtering timeslots (Format: YYYY-MM-DD). Must be a valid date and not later than end_date. start_date is required if end_date does not exist.

string
required

End date for filtering timeslots (Format: YYYY-MM-DD). Must be a valid date and not earlier than start_date. end_date is required if start_date does not exist.

Responses
200

Successful response

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!