> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Seat

> Represents the network position held by the entity.

**Object**

Represents the network position held by the entity.

## Fields

<ResponseField name="seatId" type="UUID">
  The seat id associated with the account.
</ResponseField>

<ResponseField name="seatNumber" type="String">
  The string value of seat position.
</ResponseField>
