Facility Search
FEM Linking
Search Tier 1 facilities
POST
Facility Search
Use this endpoint to search for Tier 1 Final Assembly facilities whose FEM assessments have been shared with your Worldly account. The returned FEM assessment IDs can be linked to purchase orders for more accurate Scope 3 impact calculations.
Filter results by assessment module type. See the
AssessmentRfiPid enum in the API playground for the full list of supported values.Filter results by assessment status. See the
AssessmentStatus enum in the API playground for the full list of supported values.Request body properties
Response body properties
Result item properties
Each entry inresults is an AssemblyLibrary object. The fields below are the common subset most callers consume; refer to the API playground for the complete schema (additional fields include accountId, accountCountry, tags, customIds, verificationPosted, and impact metric blocks).
Implementation details
- Shared assessments only: Only FEM assessments that suppliers have shared with your account are returned.
- Usage: Use the returned
femIdvalue in thepurchaseOrder.assembly.femIdfield when creating or updating purchase orders.
Body
application/json
This interface was referenced by Exports's JSON-Schema via the definition "assessmentRfiPid".
Available options:
fem2017, fem2018, fem2019, fem2020, fem2021, fem2022, fem2023, fem2024, fem2025, fem2026, fslm, brm2019, brm2020, brm2021, brm2022, brm2023, brm2024, brm2025, dct, one2022, ffc This interface was referenced by Exports's JSON-Schema via the definition "assessmentStatus".
Available options:
NS, ASI, ASC, VRP, VRQ, VRE, VRC, VRD, VRF, VRI, ASD 
