cURL
curl --request GET \ --url https://www.getwith.ai/api/plan/{planID}
{ "id": "<string>", "name": "<string>", "description": "<string>", "expertID": "<string>", "requestedInfo": [ { "description": "<string>" } ], "expertAdvice": [ { "description": "<string>" } ] }
Successful response
Show child attributes