Fetch a single splitter configuration by ID. Only the current user's own, not-deleted records can be read; an ID that does not belong to the current user or has been deleted always returns RESOURCE_NOT_FOUND ("does not exist" vs "no access" are not distinguished).A metadata parse failure does not error; config degrades to an empty object {}.
INFO
See the Errors document for the full code reference. Always use the X-Vocu-App-Request-Id response header when troubleshooting.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.