v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451205197.1 KB

Retrieves the current status of a schema creation operation.

get/v1/apis/{apiId}/schemacreation

Path parameters

apiIdstring required

The API ID.

Response

Success

status'PROCESSING' | 'ACTIVE' | 'DELETING' | 'FAILED' | 'SUCCESS' | 'NOT_APPLICABLE'

The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE). When the schema is in the ACTIVE state, you can add data.

detailsstring

Detailed information about the status of the schema creation operation.