snap-ins

Resources Post

POST
Gets snap-in resources for a user in a snap-in.

Request

This endpoint expects an object.
id
stringRequired
The ID of the snap-in to get resources for.
user
stringRequired
The ID of the user to get resources for.

Response

This endpoint returns an object
snap_in_version
object
event_sources
map from strings to stringsOptional
The event sources for the snap-in.
inputs
map from strings to anyOptional
The inputs for the snap-in.
keyrings
map from strings to objectsOptional
Map of keyring names and its data.