[Yandex Cloud documentation](../../../../index.md) > [Yandex Identity and Access Management](../../../index.md) > API reference > [gRPC](../index.md) > ServiceAccount > Overview

# Identity and Access Management API, gRPC: ServiceAccountService

A set of methods for managing ServiceAccount resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified ServiceAccount resource. ||
|| [List](list.md) | Retrieves the list of ServiceAccount resources in the specified folder. ||
|| [Create](create.md) | Creates a service account in the specified folder. ||
|| [Update](update.md) | Updates the specified service account. ||
|| [Delete](delete.md) | Deletes the specified service account. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists access bindings for the specified service account. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the service account. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified service account. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified service account. ||
|| [Suspend](suspend.md) | Suspends the specified service account. ||
|| [Reactivate](reactivate.md) | Reactivates the specified service account. ||
|#