Control of Work - Certificate examples - j5 - 30 - Reference - Hexagon

j5 Framework IndustraForm API Reference

Language
English
Product
j5
Search by Category
Reference
j5 Version
30
  • To query all of the Issued certificates (the certificate and permit numbers are included).

    curl -X GET "https://[j5 Server URL]/restserver/30/industraform/logbook-query-v2/cow_certificates?attribute_names=$Form.Area,Description,$Form.Category,$Form.Status,$Participants.IssuingAuthority,$Participants.PerformingAuthority,CertificateNo,PermitNo,&pretty=true&status=Issued"accept: text/csv" -H "authorization: Basic [Base 64 encoded username and password]"