View a Hosted Login linkget https://{hostname}/config/{app_id}/flows/{flow}/links/{linkId}Returns detailed information about a Hosted Login link.Path Paramsapp_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.flowstringrequiredName of the flow.linkIdstringrequiredName of the Hosted Login link.Responses 200Successful response 404Link not found. You specified the name of a link that isn't defined in the flow.Updated about 1 month ago