snap-ins

Resources

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

Query parameters

idstringRequired
The ID of the snap-in to get resources for.
userstringRequired
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.