Skip to main content

Endpoint

Use this endpoint to poll the status of a tent created or edited through the Tented API.

Status Values

While the tent is still processing, Tented returns:
Poll no more frequently than every 10 seconds.

Request Example

Response Examples

In-Progress Response

Completed Response

Failed Response

If generation fails, the response includes an error field:

Publication Object

If the create or edit request used auto_publish: true, the status response can also include a publication object.

Published Response

Published With Warning Response

If the requested alias is already taken, Tented still publishes the tent at its default path and returns a warning:

Publication Failure Response

If generation succeeds but publishing fails, the generation status remains completed and the failure is reported under publication:

Root Page Publishing Response

If you requested / as the alias, the status response returns /:

Common Errors

Back to API Overview

Review the full Tented API workflow and endpoint map.