# Cloud Connections Coming soon; [contact us](mailto:help@dash.app) if you need access to this API endpoint. ## Create a cloud connection - [POST /cloud-connections](https://api-docs.dash.app/dash/openapi/cloud-connections/postcloudconnections.md): Create a new Cloud Connections resource to connect to a cloud storage providers and import assets into Dash ## Get a cloud connection - [GET /cloud-connections/{id}](https://api-docs.dash.app/dash/openapi/cloud-connections/getcloudconnection.md): Get a CloudConnection resource to connect which connects to Cloud Storage Providers in order to import assets into Dash ## Delete a cloud connection - [DELETE /cloud-connections/{id}](https://api-docs.dash.app/dash/openapi/cloud-connections/deletecloudconnection.md): Delete a Cloud Connections resource ## Get the current user's cloud connections - [GET /current-user-cloud-connections](https://api-docs.dash.app/dash/openapi/cloud-connections/getcurrentusercloudconnections.md): Get all the CloudConnection resources for the current user ## Proxy for OAuth callback - [GET /oauth-callback](https://api-docs.dash.app/dash/openapi/cloud-connections/getoauthcallback.md): > This endpoint is unauthenticated. Do not send a Bearer Token in the Authorization Header