Request
Headers
Bearer token. Example:
Bearer <token>Path parameters
The UUID of the site to retrieve. Returned as
id when the site is created.Response
Returns the full site object.Unique identifier for the site (UUID).
The origin URL being proxied (e.g.
https://www.example.com).The
hackgate.io subdomain provisioned for this site (e.g. www-myorg.hackgate.io).Whether the site is currently active and accepting researcher connections.
Organization ID that owns this site.
User ID of the account that created the site.
ISO 8601 timestamp of when the site was created.
Whether a custom researcher allowlist is enabled. When
true, only emails on the allowlist can connect.true while the proxy infrastructure is being provisioned. Enable and disable operations are blocked while this is true.Scheduled activation date (ISO 8601).
null if no schedule is set.Scheduled deactivation date (ISO 8601).
null if no schedule is set.Test credentials distributed to researchers.
null if not configured.Testing instructions distributed to researchers.
null if not configured.Rate limiting rule string applied at the proxy.
null if rate limiting is not configured.JSON-encoded string of block rules.
null if no block rules are configured. Decode this string to read the individual rule objects.