v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
rfi activity logs

Get all rfi_activity_logs in project

get/api/v3/projects/{project_id}/rfi_activity_logs

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

Query parameters

last_synced_atstring date-time

Timestamp since when further updates should be included

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Fieldwire-Filter'active' | 'deleted'

Specifies if request should include active, deleted or all (default) entities

Fieldwire-Per-Pageinteger

Specifies the number of entities to include in the request

Response

Successful response

idstring uuid required

ID of the RFI activity log.

rfi_idstring uuid required

ID of the RFI which this log belongs to.

action'created_as_draft' | 'created_as_draft_from_related_rfi' | 'opened_and_assigned' | 'reassigned_during_draft' | 'reassigned_during_open' | 'answer_submitted' | 'answer_rejected' | 'answer_submitted_on_behalf' | 'answer_submitted_from_email' | 'closed_and_distributed' | 'voided' | 'changed_due_date' | 'changed_impact' | 'email_out' | 'reopened' | 'added_reviewers' | 'added_response' | 'added_response_and_submitted_answer' required

The status of the Rfi as an enum, e.g. draft, submitted

dataobject nullable required

JSON object that stores log metadata

messagestring nullable required

Message captured during the action taken.

created_atstring date-time required

Time when the server created the log.

updated_atstring date-time required

Time when the server last updated the log.

deleted_atstring date-time nullable required

Time the server deleted the entity

from_user_idinteger required

ID of the user taking the action on an RFI.

to_user_idinteger nullable required

ID of the user who is on the receiving end of the action.

device_created_atstring date-time nullable required

Time when the device created the entity

device_updated_atstring date-time nullable required

Time when the device last updated the entity

creator_user_idinteger nullable required

ID of the user who created this entity

last_editor_user_idinteger nullable required

ID of the user who most recently edited this entity

can_be_marked_as_answerboolean

Specifies if the response can be marked as an answer

project_idstring uuid required

ID of the project this entity belongs to