Stacks

Get stack network information

Retrieve network details for a stack including URLs and connection info

get/v1/stacks/{id}/network-info

Path parameters

idstring required

Stack identifier

Example:stk_abc123

Response

Network information

idstring required
has_networkingboolean required
service_namestring required
service_urlstring required
namespacestring required
domainsstring[] required

Changes