Resource Metadata
Export resource metadata — machines, equipment, and other resources tracked
in Ditio. Use it to resolve resourceId references in other exports, or to
mirror the fleet catalogue into a BI model.
Endpoint
Section titled “Endpoint”GET /v1/resource- Test:
https://core-api.ditio.dev/reporting/v1/resource - Production:
https://core-api.ditio.app/reporting/v1/resource - Scope:
reportingapiv1— see Authentication
Query parameters
Section titled “Query parameters”Metadata endpoints use the shared filter without a work-date window:
ModifiedSince/ModifiedBefore (incremental sync), ProjectId,
CompanyId, ChunkLimit, ContinuationToken — see
Pagination.
Example
Section titled “Example”export DITIO_REPORTING_BASE="https://core-api.ditio.dev/reporting" # test
curl -H "Authorization: Bearer $TOKEN" \ "$DITIO_REPORTING_BASE/v1/resource"Pagination
Section titled “Pagination”Results are paginated using ContinuationToken. See
Pagination.
Related
Section titled “Related”- Equipment Data guide — the full equipment-data workflow
- Machines & Equipment (Integration API) — creating and updating machines
- Machine Registrations — completed usage records