Blueprint - Fields

Get integration blueprint fields

Use this endpoint to get a list of integration blueprint fields related to the specified integration blueprint.

get/integration_blueprints/{integration_blueprint_id}/integration_blueprint_fields

Path parameters

integration_blueprint_idinteger required

The unique ID of the integration blueprint.

Query parameters

offsetinteger
limitinteger
sortstring

A comma-separated list of columns by which results are sorted. Valid columns:

  • name

Headers

x-oneflow-api-tokenstring required

The API key of your Oneflow account.

Response

Returns the list of integration blueprint fields.

countinteger required

The total number of integration blueprint fields returned.

Changes

No recorded changes to this endpoint across all 1 revision of this API.