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

# Logs

> Inspect API and account activity logs.

List account activity logs filtered by type, device, datetime, and more.

<Note>
  List-only endpoint.
</Note>

## Endpoints

<CardGroup cols={1}>
  <Card title="Retrieve all" icon="list" href="/en/api-reference/logs/retrieve-all-logs" horizontal>
    `GET` `/logs/`
  </Card>
</CardGroup>
