Search Accela Construct API records by type, status, and date range using the Search Records endpoint

domain: developer.accela.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Build a JSON body for POST /v4/search/records with criteria such as module, type (with a value property), openedDateFrom, openedDateTo, and address
  2. Send the request with an access token, since Search Records is a POST-based query rather than the simple GET /v4/records/{ids} lookup
  3. Use the expand query parameter (e.g. expand=addresses,contacts) to include related sub-objects in the response without extra calls
  4. Paginate results using the standard offset/limit response envelope returned by the search
  5. For narrower lookups by known IDs, prefer GET /v4/records/{ids} instead, since it is a lighter no-auth-eligible call for that specific case

Known gotchas

Related routes

Retrieve and download documents attached to an Accela Construct API permit record
developer.accela.com · 5 steps · unrated
Retrieve workflow task status and task history for a permit record via the Accela Construct API
developer.accela.com · 5 steps · unrated
Determine the required intake attributes for a record type before submitting a new Accela Construct API application
developer.accela.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans