Skip to main content
GET
API to get state machines
SystemUser permission: FsmService:getMachines

Authorizations

Authorization
string
header
required

JWT bearer token obtained from POST /auth/system-login using your client credentials.

Query Parameters

attributes
string
filters
string
sortBy
string
sortOrder
string
page
string
limit
string

Search/filter string

Response

Success

status
string
Example:

"success"

message
string
Example:

"Success"

data
object | null

Endpoint-specific payload (object, array, or null)