NextGen APIs

GET /planning/forecast-capacity/r1/resource-forecasts

Http Verb

GET

Url

/planning/forecast-capacity/r1/resource-forecasts

Permissions required

Planning: View (fsm.forecastcapacity.view)

or

Planning: Edit (fsm.forecastcapacity.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2025 W1 (FSM 19.0)

Deprecated since

 

Removed since

 

Tech Tags

PAGINATION

Business Logic

This API returns a list of Resource Forecasts filtered by input criteria.

Query String Parameters

Filter ℹ️

Field

Validations

Note

id

 

Collection of Ids

code

 

Collection of Codes

description

 

Collection of Ids

operationCenterId

 

 

statusId

 

Collection of Ids

startDate

Format: ISO-8601

 

endDate

Format: ISO-8601

 

Order ℹ️

Default Order

code (ASC)

Possible order values

No other ordering options available.

Page ℹ️

Default.

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

operationCenter


code


description


state


startDate


endDate


creationDate


creationUser


headerId


Response error codes

BASE_0001