Reports the archived/active status of the caller's OCC-linked domain, disambiguating outcomes that the legacy bare boolean of cannot: a genuinely archived domain, an email with no OCC link at all, and an OCC lookup that could not be completed. See FSA-6007.

Request Information

URI Parameters :

None.

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult containing a : 200 with no error when the domain is active, 200 with error code DomainArchived when archived, 404 with DomainNotFound when the email has no OCC link, 503 with DomainStatusUnknown when the status could not be determined, or the standard maintenance response when the domain is in maintenance.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.