Skip to main content
GET
Retrieve input schema

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Query Parameters

saved_item_id
string
required

The ID of the saved item for which to retrieve input schemas.

user_id
string

User ID that created the flow. Required if project_id is not provided.

project_id
string

Project ID that the flow is under. Required if user_id is not provided.

Response

Successful retrieval of item input schemas

inputs
object[]

List of inputs for the saved item.