Management APIs
Get snapshot input
Get the inputs that were used to trigger the collection
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID that was returned when the collection was triggered
Response
200 - text/csv
The response is of type string
.
Was this page helpful?