# CloudCockpit - Customer API
## Description
This is version `v1` of this API documentation. Last update on Nov 26, 2025.
# Introduction
This is the documentation for the **CloudCockpit API**. In here you can check which API endpoints are available for REST requests. Additionally you can also learn the request and response bodies expected for each request.
To learn how to call any of this endpoints go to the Authentication guide tab.
## Servers
- https://api.cloudcockpit.com: https://api.cloudcockpit.com ()
## Authentication
## Topics
- [Getting Started](https://developer.cloudcockpit.com/customer/topic/topic-getting-started.md)
- [Authentication Guide](https://developer.cloudcockpit.com/customer/topic/topic-authentication-guide.md)
## Endpoints and operations
### [Customers](https://developer.cloudcockpit.com/customer/group/endpoint-customers.md)
- [Retrieve a customer](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter.md)
- [List all Customer users](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-users.md)
- [Create a customer user](https://developer.cloudcockpit.com/customer/operation/operation-post-v1-customers-parameter-users.md)
- [Gets all user roles of a customer.](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-user-roles.md)
- [List all licenses for a customer](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-licenses.md)
- [List all domains for a customer](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-domains.md)
- [List the roles of a customer user.](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-users-parameter-user-roles.md)
- [Updates the roles of a customer user](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-customers-parameter-users-parameter-user-roles.md)
- [List all license sku Ids for a Customer user](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-users-parameter-licenses.md)
- [Updates a customer user licenses](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-customers-parameter-users-parameter-licenses.md)
- [Retrieve a Customer user](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-users-parameter.md)
- [Delete a Customer user](https://developer.cloudcockpit.com/customer/operation/operation-delete-v1-customers-parameter-users-parameter.md)
- [Updates a customer user info](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-customers-parameter-users-parameter.md)
- [Resets a customer user password](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-customers-parameter-users-parameter-reset-password.md)
### [Gdap](https://developer.cloudcockpit.com/customer/group/endpoint-gdap.md)
- [List all GDAP relationships for a customer](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-delegated-admin-relationships.md)
- [Get access assignments of a delegated admin relationship](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-delegated-admin-relationships-parameter-access-assignments.md)
### [Invoices](https://developer.cloudcockpit.com/customer/group/endpoint-invoices.md)
- [Gets the invoices.](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-invoices.md)
- [Gets all the invoice one time line items of an invoice for a customer, using pagination.](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-invoices-parameter-customer-onetime-lineitems.md)
- [Gets all the invoice license line items of an invoice for a customer, using pagination.](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-invoices-parameter-customer-license-lineitems.md)
### [Offers](https://developer.cloudcockpit.com/customer/group/endpoint-offers.md)
- [List all offers](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-offers.md)
- [Retrieve an offer](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-offers-parameter.md)
### [Orders](https://developer.cloudcockpit.com/customer/group/endpoint-orders.md)
- [Create an Order](https://developer.cloudcockpit.com/customer/operation/operation-post-v1-orders.md)
- [List all active Orders](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-orders-customers-parameter.md)
### [Providers](https://developer.cloudcockpit.com/customer/group/endpoint-providers.md)
- [List all Provider Instances](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-providers-instances.md)
### [Subscriptions](https://developer.cloudcockpit.com/customer/group/endpoint-subscriptions.md)
- [List all customer Subscriptions](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-subscriptions.md)
- [Retrieve a Subscription](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-subscriptions-parameter.md)
- [Cancel a Subscription.](https://developer.cloudcockpit.com/customer/operation/operation-delete-v1-customers-parameter-subscriptions-parameter.md)
- [Update a Subscription](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-customers-parameter-subscriptions-parameter.md)
- [Suspend a Subscription.](https://developer.cloudcockpit.com/customer/operation/operation-post-v1-customers-parameter-subscriptions-parameter-suspend.md)
- [Reactivate a Subscription.](https://developer.cloudcockpit.com/customer/operation/operation-post-v1-customers-parameter-subscriptions-parameter-reactivate.md)
- [Update a Subscription PO number](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-customers-parameter-subscriptions-parameter-po-number.md)
- [List all azure entitlements Subscriptions](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-subscriptions-parameter-azure-entitlements.md)
- [List Subscription eligible transitions](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-subscriptions-parameter-eligible-transitions.md)
- [List eligible Subscriptions for upgrade](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-subscriptions-parameter-eligible-for-upgrade.md)
- [Upgrade a Subscription](https://developer.cloudcockpit.com/customer/operation/operation-post-v1-customers-parameter-subscriptions-parameter-upgrade.md)
- [Update a entitlement Subscription name](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-customers-parameter-subscriptions-parameter-name.md)
- [List all Subscriptions end-dates for coterminosity.](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-subscriptions-custom-term-end-dates.md)
- [Retrieve Migration status.](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customers-parameter-subscriptions-parameter-migration.md)
- [Migrate a subscription.](https://developer.cloudcockpit.com/customer/operation/operation-post-v1-customers-parameter-subscriptions-parameter-migration.md)
### [Users](https://developer.cloudcockpit.com/customer/group/endpoint-users.md)
- [List all Groups](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-users-groups.md)
- [Delete a User](https://developer.cloudcockpit.com/customer/operation/operation-delete-v1-users-parameter.md)
- [Updates a User](https://developer.cloudcockpit.com/customer/operation/operation-patch-v1-users-parameter.md)
- [List all Users for a Customer](https://developer.cloudcockpit.com/customer/operation/operation-get-v1-customer-parameter-users.md)
- [Create a Customer User](https://developer.cloudcockpit.com/customer/operation/operation-post-v1-customer-parameter-users.md)
[Powered by Bump.sh](https://bump.sh)