Hustro API
Schemas
Copy Page
Hustro API
Analytics
Get average issue resolution time
Get detected and resolved issues statistics
Company
Get all companies from a project
Create company
Update company with specified id
Remove company with specified id
Restore company with specified id
Compliance check document
Create new compliance check document
Edit compliance check document
Remove compliance check document
Contract
Get all contracts from a project
Create contract on a project
Update contract with specified id
Remove contract with specified id
Restore contract with specified id
Client
Get clients
Create Client
Update Client
Checklist Item
Create Checklist Item
Update Checklist Item
Delete Checklist Item
Checklist item
Create new checklist item
Edit checklist item
Remove checklist item
Custom field values
Create
Create worktype
Create hazardCategory
Create environmentalAspect
Create correctiveActionType
translation
Create translation worktype
Create translation hazardCategry
Create translation environmentalAspect
Create translation correctiveActionType
visibleOnProcess
Create visibleOnProcess worktype
Create visibleOnProcess hazardCategory
Create visibleOnProcess environmentalAspect
Create visibleOnProcess correctiveActionType
Get worktypes
Get hazardCategories
Get environmentalAspect
Get correctiveActionType
Get impact
Documentation
GET documentation version signedUrl
Create documentation
Get documentations
Update documentation
Delete documentation
Restore documentation
PUT documentation presigned post
PUT documentation uploadConfirmation
AWS documentation upload
Document
On Issue
Upload confirmation
Upload failure
Download data
Delete document
Create document
Drawing start
Get single document
Get document from incoming email
On Event
Upload confirmation
Upload failure
Download data
Get single document from event
Delete document
Create document
On Inspection Template
Create document
Update document
Download data
Delete document
Upload confirmation
Upload failure
On Checklist Item
Create document
Update document
Download data
Delete document
Upload confirmation
Upload failure
On Protocol Item
Create document
Update document
Download data
Delete document
Upload confirmation
Upload failure
Shared Document
Get shared document with event
Get shared document
Dir
Create dirs batch
Create dir
Get dirs
Update dir
Delete dir
Restore dir
Event
Create event
Update event
Get single event
Delete event
Form
GET issue form
gdpr
Get GDPR
Issue
Get all issues from a project
Create issue
Get single issue
Update issue
Delete issue
Restore issue
Get changelog
Get inspection issues
Issue access
Edit access
Delete access
Create access item
Inspection
Get all inspections
Create new inspection
Edit inspection
Get single inspection
Incoming Email Message Content
Get Incoming Email Message Content
Level
Get levels
Create level
Edit level
Update levels
Delete level
Restore level
Logo - on client
GET logos
Create logo
AWS logo upload
Update logo
Logo - on project
GET logos
Create logo
Update logo
Norm document
Post new file as norm document
Edit norm document
Delete norm document
Open Api app
Create client application
Create oauth token
Get client applications
Delete client application
PdfFooter
GET footers
Create footer
Update footer
Delete footer
Project
Get projects
Create project
Update Project
Public
Get Status
Get PDF Service Status
Get Icons
Get Android Asset Links
Get iOS Asset Links
Get SimpleForm (Public)
Get Client (Public)
Get Logo Download (Public)
Protocol item
Fill inspection protocol item
Process
Get processes
Site
Get sites
Create Site
Edit Site
Delete Site
Restore Site
SimpleForm
Get Simple Forms
Get SimpleForm details
Get projects
Get sites for project
Get levels for site
Get documentation version download
Send Creation Notification
Create issue
Create SimpleForm
Update Simple Form
Statistics
Company score
Issue average resolution time
Detected Resolved Issues
Template
Create new template
Get all templates
Update single template
Get inspection template
Delete inspection template
User
Get user-me
Get users on project
Update user
Create user
Visible field
GET visible fields
PUT upsert visible fields
Worktype
Get all worktypes from a project
Schemas
Schemas
DependedItemDto
HazardCategoriesOutDto
DependsOnDto
EnvironmentalAspectOutDto
FieldDto
CorrectiveActionOutDto
PdfIssueListReportInDto
IssueReportOutDto
InspectionReportOutDto
PdfIssueReportInDto
ProjectOutDto
ProjectDtoBase
ProjectCreateInDto
EditableProjectBase
ProjectUpdateInDto
SiteOutDto
DocumentationOutDto
changelogOutDto
DirsBatchInDto
DirsBatchOutDto
SignedRequest
AddressInDto
Alpha-3-Code
Email
NonRequiredShortString
RequiredShortString
NonRequiredMediumString
RequiredMediumString
City
NonRequiredLargeString
NonRequiredVeryLargeString
Phone
CompanyInDto
CompanyOutDto
ContractPartyInDto
ContractualTime
ContractInDto
ContractOutDto
DirInDto
DirOutDto
DocumentationCreateInDto
DocumentationUpdateInDto
DocumentationVersionInDto
DocumentationVersionOutDto
PresignedPostOutDto
SignedRequestOutDto
DocumentationSignedRequestOutDto
DocumentationPresignedPostOutDto
DocumentationUploadConfirmationInDto
Date
IdWithLabel
IdWithoutLabel
IdWithoutLabelArray
UserOnProjectOutDto
UserRoleTopLevel
UserRoleOnClient
UserRoleOnProject
ProcessId
AccessLevel
AccessInDto
AccessOutDto
LevelInDto
LevelOutDto
SiteInDto
MapOutDto
DocumentInDto
Document
NormInDto
ResolvedDetectedOutDto
NormOutDto
ChecklistItemInDto
ChecklistItemOutDto
RemovedChecklistItemOutDto
ObjectId
ObjectIdArray
S3VersionId
BasicDto
ProjectOutDto
ClientOutDto
LogoOnClientOutDto
LogoOnProjectOutDto
LogoCreateInDto
LogoUpdateInDto
LogoOnClientPresignedPostOutDto
LogoOnProjectPresignedPostOutDto
GetLogoOnClientOutDto
GetLogoOnProjectOutDto
FooterColumnType
FooterColumnTextLine
FooterTextColumnDto
FooterColumnsDto
FooterLogoColumnDto
FooterColumnDto
BasePdfFooter
PdfFooterOutDto
PdfFooterCreateInDto
PdfFooterUpdateInDto
GetPdfFooterOutDto
VisibleFieldOutDto
GetVisibleFieldOutDto
VisibleFieldInDto
VisibleFieldsUpsertInDto
BrandingOutDto
ClientCreateInDto
ClientUpdateInDto
BaseEditableClient
ProjectBase
BaseClient
AssetOutDto
DeletableBasicDto
TemplateInDto
TemplateOutDto
ProtocolItemInDto
ProtocolItemOutDto
InspectionInDto
InspectionOutDto
UserMeLabelInDto
UserMeLabelOutDto
UserCreateInDto
UserPermissionUpdateInDto
UserWithoutPermissionUpdateInDto
UserOutDto
UserMeOutDto
UserMeProjectPermissionOutDto
UserPermissionInDto
UserPermissionOutDto
BaseIssueReportInDto
PdfInspectionReportInDto
BaseReportInDto
PdfImageContent
PdfFieldsContent
PdfSelectedFields
ReceiverInDto
IdsReportInDto
AverageResolutionTimePerProcess
IssueInDto
FileData
DocumentOutDto
Text
Mention
DescriptionWithMentions
EventOutDto
IssueOutDto
PaginatedOutDto
AreaArrayDto
AreaDto
PositionOnMapDto
MapPositionCoordinate
IssuePrimaryDataInDto
EstimatedCost
EstimatedCostArray
FinalCost
FinalCostArray
IssueExtendedInDto
IssueHSSpecificData
IssueEnvSpecificData
FileName
ImageExtension
UploadStatus
Schemas
Copy Page
AddressInDto
{
"streetAndNumber"
:
"string"
,
"postalCode"
:
"string"
,
"country"
:
"POL"
,
"city"
:
"string"
}