Skip to main content
GET
/
dispatch
/
tasks
/
{task_id}
/
export
/
openapi
Export as OpenAPI spec
curl --request GET \
  --url https://api.parse.bot/dispatch/tasks/{task_id}/export/openapi \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

API key for programmatic access. Get yours at https://parse.bot or via POST /account/api-key with JWT auth.

Path Parameters

task_id
string
required

Response

200 - application/json

OpenAPI 3.1 specification

The response is of type object.