Skip to main content
GET
List interfaces attached to a workflow

Authorizations

Authorization
string
header
required

A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.

Path Parameters

id
number
required

Numeric workflow id.

Example:

42

Response

interfaces
object[]
required

All interfaces attached to the workflow (in creation order).