|
Http Verb |
GET |
|---|---|
|
Url |
/work-orders/projects/r1/projects/{projectId}/activities |
|
Permissions required |
Project : View (fsm.project.view) Project : Edit (fsm.project.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-Server-side |
Business Logic
This API has to return the list of Activities from a specific Project.
Path Parameters
|
Field |
Note |
|---|---|
|
projectId |
|
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
typeId |
|
|
|
code |
Max Lenght: 255 |
Wildcard search enabled |
|
description |
Max Lenght: 255 |
Wildcard search enabled |
|
statusId |
|
|
|
userStatusId |
|
|
|
start |
Format: ISO-8601 |
|
|
end |
Format: ISO-8601 |
|
|
operationCenterIds |
|
|
|
priority |
|
to do |
|
creationDate |
Format: ISO-8601 |
|
|
workOrderOperationId |
|
|
Order ℹ️
Default Order
no default sorting criteria
Possible order values
code, description, typeId, statusId, creationDate
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
typeId |
|
|
code |
|
|
description |
|
|
wbsCode |
|
|
statusId |
|
|
userStatusId |
|
|
start |
|
|
end |
|
|
operationCenterId |
|
|
priority |
to do |
|
calendarId |
|
|
duration |
|
|
effort |
|
|
extendedDescription |
|
|
createdById |
to do |
|
creationDate |
|
|
workOrderOperationId |
|
Response error codes