apiv3

package
v0.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package apiv3 provides typed wrappers for ClickUp API v3 operations.

The do() helper handles auth, rate limiting, and error parsing via api.Client. All operation wrappers live in operations.gen.go (auto-generated).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListAttachments

func ListAttachments(ctx context.Context, client *api.Client, workspaceID, entityType, entityID string, opts ...GetParentEntityAttachmentsParams) (*clickupv3.AttachmentsPublicAPIAttachmentsControllerGetParentEntityAttachments200Response, error)

ListAttachments fetches attachments for a task (or other entity) via the v3 API. entityType is "attachments" for task attachments, "custom_fields" for file custom fields.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL