v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
task relations

Get task_relation by ID

get/api/v3/projects/{project_id}/task_relations/{id}

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

idstring uuid required

ID of the entity

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Response

Successful response

idstring uuid required

ID of the entity

creator_user_idinteger required

ID of the user who created this entity

project_idstring uuid required

ID of the project this entity belongs to

task_1_idstring uuid required

Task Relation creates an association on Task 1

task_2_idstring uuid required

Task Relation creates an association on Task 2

created_atstring date-time required

Time when the server created the entity

device_created_atstring date-time required

Time when the device created the entity

resolved_conflictboolean nullable required

Specifies if PUT/PATCH request was rejected - do not store this field!

device_updated_atstring date-time required

Time when the device last updated the entity

updated_atstring date-time required

Time when the server last updated the entity

deleted_atstring date-time nullable

Time the server deleted the entity