Skip to main content

[Server] How To Check Org Plan using API Endpoint?

Verifying your Organization's Server Plan

Prerequisites

You must be an admin to run this endpoint.

Endpoint

Use the API endpoint below to identify your Organization plan on CircleCI Server. This will show you different parameters like trial end date, org name, etc.

https://<circleci_server_url>/api/v1/admin/organization/:username/plan
server_plan.png

Additional Resources

  • To see license details, please check this endpoint

Did this answer your question?