Skip to content
vVectorly

Vectorly

AboutContactDocs

Jump to

Data models

Complete reference for all request and response data types used in the Vectorly API.

RoutineExecutionRequest

Request model for executing a routine.

FieldTypeRequiredDescription
parametersobjectYesDictionary of parameter name-value pairs
timeout_secondsintegerNoExecution timeout (1-300, default: 60)

Example

JSON

JSON

RoutineExecutionResponse

Response model for routine execution.

FieldTypeDescription
execution_idstringUnique execution identifier
routine_idstringUnique identifier of the executed routine
routine_namestringName of the executed routine
statusstringExecution status: "completed", "failed"
resultobject | nullExecution result (if status is "completed")
errorstring | nullError message (if status is "failed")
created_atstringExecution start time (ISO 8601)
completed_atstring | nullExecution completion time (ISO 8601)
duration_secondsnumber | nullTotal execution duration in seconds

RoutineInfo

Information about an available routine.

JSON

JSON

ParameterValidationResponse

Response from parameter validation endpoint.

JSON

JSON

v

Vectorly

Copyright © 2025 Vectorly

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website

v

Vectorly

Copyright © 2025 Vectorly

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website