This API endpoint retrieves the limits for a specific plan version. It supports
plan and
version as path parameters to specify the plan and version being queried. The response provides the limits organized by modules such as
monitoring and
statuspage.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will return the plan limits organized by module, including key, value, title, and other metadata.
- If the request is unauthorized, the system will respond with an authentication error message.