# Sandbox.Services.Players.Profile.Get

```csharp
static System.Threading.Tasks.Task<Profile> Get(SteamId steamid)
```

### Parameters

- `steamid` (`SteamId`)

### Returns

`System.Threading.Tasks.Task<Profile>`

Declared in [Sandbox.Services.Players.Profile](/api/Sandbox.Services.Players.Profile).
Assembly: `Sandbox.Engine`.
