NextGen APIs

GET /work-orders/r1/notes/{noteId}

Http Verb

GET

Url

/work-orders/r1/notes/{noteId}

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W1 (FSM 22.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API retrieves a specific work order note by ID..

Query String Parameters

Start with a ? and includes parameters listed one after the another separated by &.

Path Parameters

Field

Note

noteId

 

Filter ℹ️

Order ℹ️

Default Order


Possible order values

all response payload fields

Page ℹ️

Default.

Fields ℹ️

Default.

Language ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id

Note identifier

note

Note text content

workOrderId

Associated work order ID

workOrderOperationId

Associated operation ID (optional)

creationUserId

Creator user ID

creationDate

Creation timestamp

Response error codes

400 BAD_REQUEST ,403 FORBIDDEN