Retry Namespace Provisioning
Retry provisioning for a namespace that failed or is stuck.
force parameter allows retrying even if the namespace status is PENDING, which is useful for stuck provisioning jobs.Path Parameters
Query Parameters
Force retry even if status is PENDING (for stuck namespaces)
Response
Successful Response
Response model for namespace.
member_id of the creator.
The unique identifier of the namespace.
Human-readable name for the namespace.
WorkOS organization ID that owns this namespace.
URL-friendly unique identifier.
Artifact Registry repository name.
When the namespace was created.
Error message if provisioning failed.
Which provisioning step failed (e.g., 'create_gcs_bucket').
GCP service account email.
GCS bucket name.
K8s namespace name.
Registry service account email for token generation.
Namespace status: pending, ready, or failed.
PENDING, READY, FAILED