> ## 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.

# getBusiness

> Returns KYB status and owner verification snapshots for the business linked to the token's accountId.

Returns KYB status and owner verification snapshots for the business linked to the token's accountId.
Requires an active OWNER or ADMIN role on that account.

```graphql theme={null}
query {
  getBusiness: GetBusinessResponse!
}
```

## Returns

[`GetBusinessResponse!`](/api-reference/types/get-business-response) — KYB summary for the business tied to the bearer token's accountId.
