|
Http Verb |
GET |
|---|---|
|
Url |
/work-orders/permits/r1/obtained/{obtainedPermitId}/attachments |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W3 (FSM 24.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of all the attachments related to the specified obtained permit, 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 obtained permit.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
Collection of ids |
|
obtainedPermitId |
|
Collection of ids |
|
description |
Max length: 260 |
|
|
insertDate |
|
|
|
documentCategoryId |
|
Collection of ids |
|
uuid |
Max length: 80 |
Collection of String |
|
generationUserId |
|
Collection of ids |
|
active |
|
|
Order ℹ️
Default Order
id (ASC)
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
obtainedPermitId |
|
|
description |
|
|
insertDate |
|
|
insertDateCentral |
|
|
documentCategoryId |
|
|
uuid |
|
|
generationUserId |
|