Base URL and teamspace ID
The base URL to access the REST APIs with the DevOps Plan application is https://<plan-server-url>/ccmweb/rest and with the DevOps Loop application is https://<plan-server-url>/plan/ccmweb/rest.
Where,
<plan-server-url> is the DevOps Plan server name.
Use the base URL as a prefix for the endpoints described in the subsequent sections.
To get the teamspace ID to use it in the URL https://<plan-server-url>/ccmweb/rest/repos/<teamspace_id>/:
- In the DevOps Plan application, click My Applications.
- Click Tenant Management.
- Select the teamspace.
- In the Details tab, select the Show connection properties toggle button.
- Copy the teamspace ID in the Data Base field.