|
Http Verb |
GET |
|---|---|
|
Url |
/work-orders/r1/attachments |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2025 W2 (FSM 20.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of work order attachments filtered by the input criteria.
Attachments can be various types of documents, images, or other file formats that are attached to business objects within the application, specifically in this case to a work order.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
Collection of ids |
|
workOrderId |
|
Collection of ids |
|
description |
Max length: 260 |
|
|
insertDate |
|
|
|
insertDateCentral |
|
|
|
documentCategoryId |
|
Collection of ids |
|
uuid |
Max length: 80 |
Collection of String |
|
generationUserId |
|
Collection of ids |
Order ℹ️
Default Order
id (ASC)
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
workOrderId |
|
|
description |
|
|
insertDate |
|
|
insertDateCentral |
|
|
documentCategoryId |
|
|
uuid |
|
|
generationUserId |
|