NextGen APIs

GET /workforce/resources/r1/resources/{resourceId}

Http Verb

GET

Url

/workforce/resources/r1/resources/{resourceId}

Permissions required

Resource Configuration: View (fsm.core.resource.configuration.view)

Personally Identifiable Information (PII)

Si

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API returns the requested Resource.

Path Parameters

Field

Note

resourceId

 

Query String Parameters

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id

 

surname

 

name

 

birthDate

 

startDate


endDate


email

 

operationCenterId

 

mobilePhone

 

startAddressId

 

endAddressId

 

identificationNumber

 

secondaryIdentificationNumber


resourceTypeId

 

color

 

vehicleId

 

order

 

singleTeamId

 

workCenterId

 

loan

2024 W3 (FSM 18.0)

loanSourceId

2024 W3 (FSM 18.0) In case of loaned resource record, it refers to the id of the origin resource.

copyCompetencies

2024 W3 (FSM 18.0) Checks whether the competencies (only skills for now) need to be copied from the original source to all the related resource on loan during update.

Response error codes

NOT_FOUND, BASE_0001