v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis
Project Setup

Create Project Setup Task Status

get/project-setup/{task_id}

Path parameters

task_idstring required

This parameter represents a unique identifier for a task. It is used in various API endpoints to query the status or result of a specific task. The task_id is typically returned when a task is created.

A unique identifier for the task. This is used to query the status of the project setup task that is running. It is returned when a request is made to setup a project.

Response

Successful Response

status'SUCCESS' | 'PENDING' | 'TIMEOUT' | 'ERROR' | 'PAYMENT_REQUIRED'
run_idinteger nullable