Skip to main content
GET
Get data step
Returns one Data Step with sensitive values masked.

Headers

string
required
Bearer token containing your Fini workspace API key. Format: Bearer fini_... The key needs read scope.

Path parameters

string
required
Data Step ID to fetch.

Response

Returns one Data Step.

Errors

The API key is missing, malformed, revoked, or invalid.
The API key does not include the read scope required for this route.
Fini failed while loading the Data Step, for example when the ID does not exist or is not a valid ID.