- Mock serverhttps://docs.exolink.com/_mock/apis/exolink_api/tenant/{tenant}/cpms
- Exolink Productionhttps://api.exolink.cloud/tenant/{tenant}/cpms
curl -i -X GET \
'https://docs.exolink.com/_mock/apis/exolink_api/tenant/{tenant}/cpms' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'List of CPMS
Array []
Indicates whether authentication credentials are passed through to the CPMS backend
Example:true
Timestamp when the CPMS backend record was last updated
Example:"2025-10-15T15:19:50.834Z"
Response
{ "$ref": "#/components/examples/CPMSList" }