internal

Resolve Masquerade Owner

Resolve the company that owns the entities referenced by ids.

Powers the admin-only auto-soft-masquerade suggestion: the client passes the UUIDs scraped from a deep-link URL and gets back the owning company (if any) so it can offer a one-click masquerade switch. Read-only; gated identically to the UUID lookup endpoint.

get/internal/masquerade/resolve-owner

Query parameters

idsstring[] nullable

Response

Successful Response

company_idstring uuid nullable
company_namestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.