Get a submittal PDF URL by job IDAsk AIget https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/submittals/export_statusPath Paramsproject_iduuidrequiredID of the project this entity belongs toQuery Paramslast_synced_atdate-timeTimestamp since when further updates should be includedjidstringrequiredJob ID from POST /api/v3/projects/{project_id}/submittals/{id}/export_pdfHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toFieldwire-FilterstringenumSpecifies if request should include active, deleted or all (default) entitiesactivedeletedAllowed:activedeletedFieldwire-Per-Pageinteger≤ 1000Specifies the number of entities to include in the requestResponses 200When a job is complete. 204When a job is in progress. 404When jid is not found.Updated 5 months ago