(Client) Retrieve a schedule

This operation returns an object containing information about the schedule data (if any) for the specified job.

Path Params
int32
required

The ID number of the desired Job resource.

int32
required

Client ID.

Query Params
string
Defaults to xml

Format of results.

Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

404

NotFound the requested resource could not be found.

500

GenericError generic error.

Language
Choose an example:
application/json
application/xml