Get Weekly Plan

GET {{url}}/plan?run_id={{run_id}}

This endpoint makes an HTTP GET request to retrieve plan information based on the provided run ID. The run ID is passed as a query parameter in the URL.

Response

The response returned has a status code of 200 and a content type of text/xml. However, the response body is null.

JSON Schema for Response

As the user has requested, the JSON schema for the response cannot be provided as the response body is null.

Request Params

KeyDatatypeRequiredDescription
run_idstring