# Attio v0.2.0 - Table of Contents Elixir client for the Attio API ## Pages - [Attio](readme.md) - [Changelog](changelog.md) - [LICENSE](license.md) ## Modules - [Attio](Attio.md): Elixir client for the [Attio REST API](https://developers.attio.com). - [Attio.Attributes](Attio.Attributes.md): Functions for managing attributes on objects and lists. - [Attio.Client](Attio.Client.md): HTTP client for the Attio API. - [Attio.Comments](Attio.Comments.md): Functions for managing individual comments. - [Attio.Entries](Attio.Entries.md): Functions for managing entries within Attio lists. - [Attio.Error](Attio.Error.md): Represents an error response from the Attio API. - [Attio.Lists](Attio.Lists.md): Functions for managing Attio lists. - [Attio.Meetings](Attio.Meetings.md): Functions for managing meetings linked to records. - [Attio.Meta](Attio.Meta.md): Functions for retrieving API token metadata. - [Attio.Notes](Attio.Notes.md): Functions for managing notes linked to records. - [Attio.Objects](Attio.Objects.md): Functions for managing Attio objects. - [Attio.Records](Attio.Records.md): Functions for managing records within Attio objects. - [Attio.Tasks](Attio.Tasks.md): Functions for managing tasks with linked records. - [Attio.Threads](Attio.Threads.md): Functions for managing comment threads on records and list entries. - [Attio.Webhooks](Attio.Webhooks.md): Functions for managing webhook subscriptions. - [Attio.WorkspaceMembers](Attio.WorkspaceMembers.md): Functions for listing workspace members.