|
Http Verb |
GET |
|---|---|
|
Url |
/work-orders/projects/r1/project-profiles |
|
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 a list of “Project Profiles”.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
|
|
code |
|
Wildcard search enabled |
|
description |
|
Wildcard search enabled |
|
defaultStartTime |
Format: ISO-8601 |
|
|
defaultEndTime |
Format: ISO-8601 |
|
|
minutesPerDay |
|
|
|
hoursPerWeek |
|
|
|
daysPerMonth |
|
|
|
activityStartDateId |
|
|
|
activityPriority |
|
|
|
duration |
calendarUnit is mandatory if value is not null |
|
|
effort |
calendarUnit is mandatory if value is not null |
|
|
defaultProjectUserStatusId |
|
|
|
defaultActivityUserStatusId |
|
|
|
default |
|
|
|
active |
|
|
|
associatedCalendarId |
|
|
Order ℹ️
Default Order
no default sorting criteria
Possible order values
code, description, active
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
code |
|
|
description |
|
|
defaultStartTime |
|
|
defaultEndTime |
|
|
minutesPerDay |
|
|
hoursPerWeek |
|
|
daysPerMonth |
|
|
activityPrefix |
|
|
activityStartDateId |
|
|
activityPriority |
|
|
duration |
|
|
effort |
|
|
defaultProjectUserStatusId |
|
|
defaultActivityUserStatusId |
|
|
default |
|
|
active |
|
|
associatedCalendarId |
|
|
effortInMinutes |
|
Response error codes