Skip to main content
GET
List all attachments

Path parameters

string
required
The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL https://app.plane.so/my-team/projects/, the workspace slug is my-team.
string
required
The unique identifier of the project
string
required
The unique identifier of the work item

Query parameters

string
Filter by work item ID.
string
Filter by project ID.
string
Filter by workspace ID.
number
Number of results to return per page.
number
Number of results to skip for pagination.

Response

Returns an array of work item attachment objects.