IoT ConnectAPI SpecificationsIdentity and Access Management (IAM) APIDomainsGet a specific domainGet a specific domain GET /domains/:id Get a specific domain. Request Responses200401403404The domain was successfully retrieved.Invalid or missing access token (JWT).Not authorized to access this resource.Entity not found.