Error
Plan
Retrieve the objectives of a plan solution
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The agency id.
Pattern:
^[A-Z]{3,6}_[a-zA-Z0-9-._~:@!$,]+$Example:
"LND_Agency-42"
The plan id. At least one character among those allowed: unaccented alpha-numeric characters, "-", ".", "_", "~", ":", "@", "!", "$", ",".
Pattern:
^[a-zA-Z0-9-._~:@!$,]+$Response
Solution objectives response.
[TO_VALIDATE] Description pending review by a Kardinal engineer.