Wegalvanize Workflows in Asset Inventory/Asset Manager API
Workflows contain a set of statuses that a certain item belonging to that workflow can be in. Any items in this workflow can move between certain statuses and the transition can trigger certain events which will execute their handlers.Workflow statuses represent all possible states an item of the workflow can be in. Statuses can be associated with Events to allow transition from one status to another within the same workflow.Every workflow must have exactly one "default" status. You can make a status the default status by setting or updating the default flag on that status. This default status cannot be deleted.
Wegalvanize Workflows in Asset Inventory/Asset Manager API is one of 69 APIs that Wegalvanize publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Workflows in Asset Inventory/Asset Manager. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.
This API exposes 14 operations across 7 paths, and defines 15 schemas. It is described by OpenAPI 3.0.2, at version 1.1.0.
Requests are made against a single base URL, {protocol}://{server}/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Wegalvanize Workflows in Asset Inventory/Asset Manager API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (oauth2) (bearerToken).
By default, every request must be authenticated.
bearerToken— HighBond offers the industry-standard OAuth 2.0 flow for connecting to the HighBond platform. OAuth 2.0 provides a safe and secure way to access data, while pr…
Paths & Operations 14
Across 7 paths, the API surfaces 14 operations — 3 DELETE, 5 GET, 3 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Workflows contain a set of statuses that a certain item belonging to that workflow can be in. Any items in this workflow can move between certain statuses and the transition can t…
Schemas 15
The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are EventPlainJson (10 properties), Error (5 properties), SingleWorkflowResponseWithIncludes (2 properties), SingleWorkflowStatusResponseWithIncluded (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Wegalvanize 12
Other APIs Wegalvanize publishes across the network.