Cockroach Labs · Capability
CockroachDB Cloud API — ServiceAccounts
CockroachDB Cloud API — ServiceAccounts. 5 operations. Lead operation: List service accounts. Self-contained Naftiko capability covering one Cockroach Labs business surface.
What You Can Do
GET
Listserviceaccounts
— List service accounts
/v1/api/v1/service-accounts
POST
Createserviceaccount
— Create a service account
/v1/api/v1/service-accounts
GET
Getserviceaccount
— Get a service account
/v1/api/v1/service-accounts/{id}
PATCH
Updateserviceaccount
— Update a service account
/v1/api/v1/service-accounts/{id}
DELETE
Deleteserviceaccount
— Delete a service account
/v1/api/v1/service-accounts/{id}
MCP Tools
list-service-accounts
List service accounts
read-only
idempotent
create-service-account
Create a service account
get-service-account
Get a service account
read-only
idempotent
update-service-account
Update a service account
idempotent
delete-service-account
Delete a service account
idempotent