Get the state of a list
get/lists/{listId}/state
Returns a value of 'deployed' or 'developing' for the list's 'state' property. A deployed list cannot be deleted.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | Schema |
403 | Forbidden | The user did not have the necessary permissions. | Schema | |
404 | Not Found | No item exists at the requested path. | Schema | |
500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. | Schema |