Retrieving Automations
Retrieve input schema
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the saved item for which to retrieve input schemas.
User ID that created the flow. Required if project_id is not provided.
Project ID that the flow is under. Required if user_id is not provided.
Response
200
application/json
Successful retrieval of item input schemas
List of inputs for the saved item.