Snyk · Capability
Snyk API — ServiceAccounts
Snyk API — ServiceAccounts. 12 operations. Lead operation: Get a list of group service accounts.. Self-contained Naftiko capability covering one Snyk business surface.
What You Can Do
GET
Getmanygroupserviceaccount
— Get a list of group service accounts.
/v1/groups/{group-id}/service-accounts
POST
Creategroupserviceaccount
— Create a service account for a group.
/v1/groups/{group-id}/service-accounts
DELETE
Deleteonegroupserviceaccount
— Delete a group service account.
/v1/groups/{group-id}/service-accounts/{serviceaccount-id}
GET
Getonegroupserviceaccount
— Get a group service account.
/v1/groups/{group-id}/service-accounts/{serviceaccount-id}
PATCH
Updategroupserviceaccount
— Update a group service account.
/v1/groups/{group-id}/service-accounts/{serviceaccount-id}
POST
Updateserviceaccountsecret
— Manage a group service account's client secret.
/v1/groups/{group-id}/service-accounts/{serviceaccount-id}/secrets
GET
Getmanyorgserviceaccounts
— Get a list of organization service accounts.
/v1/orgs/{org-id}/service-accounts
POST
Createorgserviceaccount
— Create a service account for an organization.
/v1/orgs/{org-id}/service-accounts
DELETE
Deleteserviceaccount
— Delete a service account in an organization.
/v1/orgs/{org-id}/service-accounts/{serviceaccount-id}
GET
Getoneorgserviceaccount
— Get an organization service account.
/v1/orgs/{org-id}/service-accounts/{serviceaccount-id}
PATCH
Updateorgserviceaccount
— Update an organization service account.
/v1/orgs/{org-id}/service-accounts/{serviceaccount-id}
POST
Updateorgserviceaccountsecret
— Manage an organization service account's client secret.
/v1/orgs/{org-id}/service-accounts/{serviceaccount-id}/secrets
MCP Tools
get-list-group-service-accounts
Get a list of group service accounts.
read-only
idempotent
create-service-account-group
Create a service account for a group.
delete-group-service-account
Delete a group service account.
idempotent
get-group-service-account
Get a group service account.
read-only
idempotent
update-group-service-account
Update a group service account.
idempotent
manage-group-service-account-s-client
Manage a group service account's client secret.
get-list-organization-service-accounts
Get a list of organization service accounts.
read-only
idempotent
create-service-account-organization
Create a service account for an organization.
delete-service-account-organization
Delete a service account in an organization.
idempotent
get-organization-service-account
Get an organization service account.
read-only
idempotent
update-organization-service-account
Update an organization service account.
idempotent
manage-organization-service-account-s-client
Manage an organization service account's client secret.