# Endpoint

Endpoint represents a cloud networking resource in a user's cloud account and binds it to the <Databricks> account.

## The Endpoint object

- [endpoint/object.md](endpoint/object.md)

## Endpoints

### Get

- [GET /api/networking/v1/{name=accounts/*/endpoints/*}](get-endpoint.md)

### List

- [GET /api/networking/v1/{parent=accounts/*}/endpoints](list-endpoints.md)

### Create

- [POST /api/networking/v1/{parent=accounts/*}/endpoints](create-endpoint.md)

### Delete

- [DELETE /api/networking/v1/{name=accounts/*/endpoints/*}](delete-endpoint.md)

