Skip to main content
GET
/
v1
/
sample-data
cURL
curl --request GET \
  --url https://cloud.activepieces.com/api/v1/sample-data \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://www.activepieces.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use your api key generated from the admin console

Query Parameters

flowId
string
required
flowVersionId
string
required
stepName
string
required
projectId
string
required
type
enum<string>
required
Available options:
INPUT,
OUTPUT

Response

200

Default Response