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