Share an existing SafetyCulture inspection with specific users or groups via the API

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

Steps

  1. Obtain a SafetyCulture API token with edit access to the inspection and use it as a Bearer token against https://api.safetyculture.io.
  2. Identify the inspection to share by its `audit_id` (from a search or a webhook payload).
  3. Resolve the target person's ID with `POST /users/search`, passing their email in the request body, or look up group IDs if sharing with a whole team.
  4. Call `POST /audits/{audit_id}/share` with a `shares` array of `{"id": "<user_or_group_id>", "permission": "view"|"edit"|"delete"}` entries.
  5. Confirm access by re-fetching the inspection or checking that the assignee can see it without needing access to the underlying template.

Known gotchas

Related routes

Start and pre-fill a new SafetyCulture inspection from a template via the API
developer.safetyculture.com · 6 steps · unrated
Look up SafetyCulture users by email to route inspections and actions via the API
developer.safetyculture.com · 5 steps · unrated
Search and retrieve completed inspections and media via the SafetyCulture (iAuditor) API
safetyculture.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