get https://api.bigpanda.io/resources/v1.0/plans/
Retrieves the schema definition for a specific plan.
Authentication
All BigPanda APIs require Bearer Token Authorization in the call headers.
This API uses the Org Token type of Authorization token.
Returns
Plans object for the specified enrichment if a valid identifier was provided. Possible response codes include:
200 OK
404 Not Found
—the specified enrichmentid
does not exist or the request URL is incorrect. You can list all plans to find the correct enrichmentid
.