Resources Snap Ins (POST)
Gets snap-in resources for a user in a snap-in.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the snap-in to get resources for.
user
The ID of the user to get resources for.
Response
Success.
snap_in_version
event_sources
The event sources for the snap-in.
inputs
The inputs for the snap-in.
keyrings
Map of keyring names and its data.