Construction Search
curl --request GET \
--url https://api.realtimelca.com/epd/api/Construction/Search \
--header 'Authorization: Bearer <token>'Library
Construction Search
Search for Constructions in the system. This endpoint returns a paginated list of constructions matching the specified filter criteria.
GET
/
Construction
/
Search
Construction Search
curl --request GET \
--url https://api.realtimelca.com/epd/api/Construction/Search \
--header 'Authorization: Bearer <token>'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Ex.: bool (true or false)
Integer - Ex.: 3
Ex.: Facadeelement med EPS isolering
Ex.: Beton
Response
default
Response schema not yet documented in the upstream Postman spec.
⌘I

