# Audit Trails API, gRPC: TrailService

A set of methods for managing trails.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified trail. ||
|| [List](list.md) | Retrieves the list of trails in the specified folder. ||
|| [Create](create.md) | Creates a trail in the specified folder. ||
|| [Update](update.md) | Updates the specified trail. ||
|| [Delete](delete.md) | Deletes the specified trail. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified trail. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists existing access bindings for the specified trail. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the trail. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the trail. ||
|#