Skip to main content
All CollectionsAPI Documentation
Error Code - Wrk API Reference
Error Code - Wrk API Reference

Possible error codes when interfacing with the Wrk Platform via APIs

David Li avatar
Written by David Li
Updated this week

Error Code

Error Message

missing_parameter

One or more required parameter missing

invalid_parameter

The parameter provided is invalid

unexpected_parameter

An expected parameter was provided

unauthorized

No valid API key provided

request_failed

The parameters were valid but the request failed

forbidden

The API key does not have access to the endpoint

not_found

The requested resource doesn't exist

too_many_requests

Too many requests hit the API too quickly

wrkflow_not_found

The Wrkflow does not exist or is not active

wrkflow_invalid_launch

Values for the launch parameters are invalid

Did this answer your question?