---
title: "Return the activity of the project (the last updated timestamp of project elements)"
method: GET
path: "/api/v3/projects/{id}/activity"
tags: ["projects"]
---

# Return the activity of the project (the last updated timestamp of project elements)

`GET /api/v3/projects/{id}/activity`

## Path parameters

- `id` string, uuid, required

## Headers

- `Fieldwire-Version` string, date, required

## Response `200`

Successful response

- ProjectActivity — Schema for project activity
  - `attachments` string, date-time, nullable, required — The most recent update for attachments in this project
  - `attachments_multi_hyperlinks` string, date-time, nullable, required — The most recent update for attachments_multi_hyperlinks in this project
  - `attachments_multi_hyperlink_markups` string, date-time, nullable, required — The most recent update for attachments_multi_hyperlink_markups in this project
  - `automatic_hyperlinks` string, date-time, nullable, required — The most recent update for automatic_hyperlinks in this project
  - `bubble_markups` string, date-time, nullable, required — The most recent update for bubble_markups in this project
  - `bubbles` string, date-time, nullable, required — The most recent update for bubbles in this project
  - `building_information_model_versions` string, date-time, nullable, required — The most recent update for building_information_model_versions in this project
  - `building_information_models` string, date-time, nullable, required — The most recent update for building_information_models in this project
  - `custom_symbols` string, date-time, nullable, required — The most recent update for custom_symbols in this project
  - `data_type_values` string, date-time, nullable, required — The most recent update for data_type_values in this project
  - `data_types` string, date-time, nullable, required — The most recent update for data_types in this project
  - `entity_taggings` string, date-time, nullable, required — The most recent update for entity_taggings in this project
  - `entity_tags` string, date-time, nullable, required — The most recent update for entity_tags in this project
  - `floorplans` string, date-time, nullable, required — The most recent update for floorplans in this project
  - `folders` string, date-time, nullable, required — The most recent update for folders in this project
  - `form_section_record_input_value_markups` string, date-time, nullable, required — The most recent update for form_section_record_input_value_markups in this project
  - `form_section_record_input_values` string, date-time, nullable, required — The most recent update for form_section_record_input_values in this project
  - `form_section_record_inputs` string, date-time, nullable, required — The most recent update for form_section_record_inputs in this project
  - `form_section_record_values` string, date-time, nullable, required — The most recent update for form_section_record_values in this project
  - `form_section_records` string, date-time, nullable, required — The most recent update for form_section_records in this project
  - `form_sections` string, date-time, nullable, required — The most recent update for form_sections in this project
  - `form_template_form_statuses` string, date-time, nullable, required — The most recent update for form_template_form_statuses in this project
  - `form_template_section_record_inputs` string, date-time, nullable, required — The most recent update for form_template_section_record_inputs in this project
  - `form_template_section_records` string, date-time, nullable, required — The most recent update for form_template_section_records in this project
  - `form_template_sections` string, date-time, nullable, required — The most recent update for form_template_sections in this project
  - `form_templates` string, date-time, nullable, required — The most recent update for form_templates in this project
  - `forms` string, date-time, nullable, required — The most recent update for forms in this project
  - `hyperlinks` string, date-time, nullable, required — The most recent update for hyperlinks in this project
  - `locations` string, date-time, nullable, required — The most recent update for locations in this project
  - `markups` string, date-time, nullable, required — The most recent update for markups in this project
  - `multi_hyperlinks` string, date-time, nullable, required — The most recent update for multi_hyperlinks in this project
  - `report_templates` string, date-time, nullable, required — The most recent update for report_templates in this project
  - `sheet_uploads` string, date-time, nullable, required — The most recent update for sheet_uploads in this project
  - `sheets` string, date-time, nullable, required — The most recent update for sheets in this project
  - `signatures` string, date-time, nullable, required — The most recent update for signatures in this project
  - `statuses` string, date-time, nullable, required — The most recent update for statuses in this project
  - `task_check_items` string, date-time, nullable, required — The most recent update for task_check_items in this project
  - `task_relations` string, date-time, nullable, required — The most recent update for task_relations in this project
  - `tasks` string, date-time, nullable, required — The most recent update for tasks in this project
  - `tasks_forms` string, date-time, nullable, required — The most recent update for tasks_forms in this project
  - `tasks_users` string, date-time, nullable, required — The most recent update for tasks_users in this project
  - `teams` string, date-time, nullable, required — The most recent update for teams in this project
  - `template_checklists` string, date-time, nullable, required — The most recent update for template_checklists in this project
  - `users` string, date-time, nullable, required — The most recent update for users in this project
  - `weather_conditions` string, date-time, nullable, required — The most recent update for weather_conditions in this project

---

[API](https://skmtc.net/fieldwire/apis/fieldwire-super-api.md) · [All operations](https://skmtc.net/fieldwire/apis/fieldwire-super-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fieldwire/fieldwire-super-api/versions/66ee1c20b92d/schema)
